author | Phil Hord <phil.hord@gmail.com> | |
Tue, 4 Oct 2011 20:09:23 +0000 (16:09 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 4 Oct 2011 20:38:12 +0000 (13:38 -0700) | ||
commit | 0c80fdb34200648f18cf19af1514c693d2f141b8 | |
tree | 48c7c808159e69789cbbff47fdab60f1a5847440 | tree | snapshot |
parent | 7ab8777e8dd365e9a5dc06eb3042903e296ef1b0 | commit | diff |
Add test showing git-fetch groks gitfiles
Add a test for two subtly different cases: 'git fetch path/.git'
and 'git fetch path' to confirm that transport recognizes both
paths as git repositories when using the gitfile mechanism.
Signed-off-by: Phil Hord <hordp@cisco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add a test for two subtly different cases: 'git fetch path/.git'
and 'git fetch path' to confirm that transport recognizes both
paths as git repositories when using the gitfile mechanism.
Signed-off-by: Phil Hord <hordp@cisco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5601-clone.sh | diff | blob | history |