Open GoogleCodeExporter opened 8 years ago
Digging further. this looks like a combination of git guessing the "ssh" scheme
correctly and urllib not doing so. however, using a explicit line like "<remote
name="myname" fetch="ssh://git@git.my.provider.com/subdir"/>" works fine.
So no real bug, just an inconvenience
Original comment by sfthsrth...@gmail.com
on 3 Sep 2014 at 8:57
As noted in issue #166, comment #1, git@git.my.provider.com is not an url.
https://code.google.com/p/git-repo/issues/detail?id=166#c1
Original comment by yann@droneaud.fr
on 29 May 2015 at 7:57
Original issue reported on code.google.com by
sfthsrth...@gmail.com
on 1 Sep 2014 at 2:01Attachments: