author | Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de> | |
Fri, 20 Jan 2006 06:47:39 +0000 (07:47 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 20 Jan 2006 07:24:34 +0000 (23:24 -0800) | ||
commit | e7555785f4edcf4988c53305349e3f525216e2cb | |
tree | 3e17b9a55f6a3ef13e8d1ffe80b0b29b464d549e | tree | snapshot |
parent | 2fabd217330ea6a5b5082e9e86b169e3401de889 | commit | diff |
Fix generation of "humanish" part of source repo
If repo has the form <host>:<path> and <path> doesn't contain a slash, the
cloned repository is named "<host>:<path>", instead of "<path>" only.
Signed-off-by: Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
If repo has the form <host>:<path> and <path> doesn't contain a slash, the
cloned repository is named "<host>:<path>", instead of "<path>" only.
Signed-off-by: Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-clone.sh | diff | blob | history |