Re: workdirs: cannot clone a local workdir directory

2015-07-15 Thread Duy Nguyen
On Wed, Jul 15, 2015 at 11:40:18AM +0200, Bjørnar Snoksrud wrote: > I reported this before, but now I have a nice topic to hang it on - > > I have re-reproduced the bug using a build from master as of today, > using the new worktree commands. Something like the following patch should work if you

workdirs: cannot clone a local workdir directory

2015-07-15 Thread Bjørnar Snoksrud
I reported this before, but now I have a nice topic to hang it on - I have re-reproduced the bug using a build from master as of today, using the new worktree commands. Reproduction: Creating a repo `foo`, checkout --to'ing it to ../bar, then try to clone both resulting repositories.. $ git --ve