On Wed, Jul 1, 2020 at 5:46 AM Ben Wijen <ben@xxxxxxxxx> wrote: > I found an issue with git clone, when using --separate-git-dir and that directory already exists, > it's content is destroyed. Thanks for fixing this. > I have created a patch set on origin/next, but (as I have learned this the hard way) please let me know > if this needs to be backported... Does this patch series depend on certain topics in 'next'? If not, please base it on 'master' instead. This will allow it to graduate from 'seen' to 'next' and eventually 'master' without being held back by any other topics in flight. On the other hand, if it does depend upon some topic in 'next', then it is a good idea to specify which specific topics it needs. That way, your patches will be able to graduate after those specific topics graduate rather than having to wait until _all_ of 'next' graduates (which could take forever).