diff options
author | Torsten Bögershausen <tboegi@web.de> | 2013-11-28 20:49:29 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-12-09 14:54:47 -0800 |
commit | 854aeb7beb85a7a3f05fc11daea7c8d2fed3a22c (patch) | |
tree | 6498ebf4206bbe2479d2b3ecf01286af8e0cd9a3 /t/t5601-clone.sh | |
parent | 5610b7c0c6957cf0b236b6fac087c1f4dc209376 (diff) | |
download | git-854aeb7beb85a7a3f05fc11daea7c8d2fed3a22c.tar.gz |
t5500: add test cases for diag-url
Add test cases using git fetch-pack --diag-url:
- parse out host and path for URLs with a scheme (git:// file:// ssh://)
- parse host names embedded by [] correctly
- extract the port number, if present
- separate URLs like "file" (which are local)
from URLs like "host:repo" which should use ssh
Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5601-clone.sh')
0 files changed, 0 insertions, 0 deletions