author | Junio C Hamano <junkio@cox.net> | |
Mon, 2 Oct 2006 07:43:52 +0000 (00:43 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 2 Oct 2006 07:43:52 +0000 (00:43 -0700) | ||
commit | 6fe5b7ff6cafcc94415deba2f3d611770d8e6b1e | |
tree | 3cf56b78bdaeef96910918541b90801b71fe6975 | tree | snapshot |
parent | 4fddf5798d8a0eb112c60a05272a2d9407eafc8f | commit | diff |
git-push: .git/remotes/ file does not require SP after colon
Although most people would have one after colon if only for
readability, we never required it in git-parse-remote, so let's
not require one only in git-push.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Although most people would have one after colon if only for
readability, we never required it in git-parse-remote, so let's
not require one only in git-push.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-push.c | diff | blob | history |