diff options
author | 2013-11-28 20:49:29 +0100 | |
---|---|---|
committer | 2013-12-09 14:54:47 -0800 | |
commit | 854aeb7beb85a7a3f05fc11daea7c8d2fed3a22c (patch) | |
tree | 6498ebf4206bbe2479d2b3ecf01286af8e0cd9a3 /Documentation | |
parent | git fetch-pack: add --diag-url (diff) | |
download | tgif-854aeb7beb85a7a3f05fc11daea7c8d2fed3a22c.tar.xz |
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 'Documentation')
0 files changed, 0 insertions, 0 deletions