Re: Bug in git 2.1.0 when cloning to directory with same name as repository

2014-09-23 Thread Jeff King
On Tue, Sep 23, 2014 at 04:49:55PM +0900, Chris Salzberg wrote: > I've found what looks like a bug wherein if you are using an ssh alias > for a git remote, and that remote has a dash in its name, and you > specify the target path as the name of the url itself, git complains > about refs not being

Bug in git 2.1.0 when cloning to directory with same name as repository

2014-09-23 Thread Chris Salzberg
I've found what looks like a bug wherein if you are using an ssh alias for a git remote, and that remote has a dash in its name, and you specify the target path as the name of the url itself, git complains about refs not being valid packed references. To reproduce, in git 2.1.0 and with a reposito