Re: Cannot clone a linked working directory.

2015-06-24 Thread Duy Nguyen
On Wed, Jun 24, 2015 at 5:38 PM, Bjørnar Snoksrud wrote: > Summary: > When creating a linked working directory with `git checkout --to`, you > cannot clone from the local path. This works when cloning the main > repository directory. > > I couldn't find anything the the documentation for `git chec

Cannot clone a linked working directory.

2015-06-24 Thread Bjørnar Snoksrud
Summary: When creating a linked working directory with `git checkout --to`, you cannot clone from the local path. This works when cloning the main repository directory. I couldn't find anything the the documentation for `git checkout` that indicates that this shouldn't work. Repro: Creating a rep