1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-01 23:07:55 +01:00
git/contrib/remote-helpers
Felipe Contreras e6bc8a3328 remote-hg: store converted URL
Mercurial might convert the URL to something more appropriate, like an
absolute path. Lets store that instead of the original URL, which won't
work from a different working directory if it's relative.

Suggested-by: Max Horn <max@quendi.de>
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Max Horn <max@quendi.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-01-15 09:57:57 -08:00
..
git-remote-bzr remote-bzr: detect local repositories 2013-01-02 20:07:00 -08:00
git-remote-hg remote-hg: store converted URL 2013-01-15 09:57:57 -08:00
Makefile
test-bzr.sh remote-bzr: add support for fecthing special modes 2013-01-02 20:06:59 -08:00
test-hg-bidi.sh remote-hg: Fix biridectionality -> bidirectionality typos 2013-01-08 09:37:05 -08:00
test-hg-hg-git.sh
test-hg.sh