author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 16 Sep 2007 06:32:17 +0000 (02:32 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 19 Sep 2007 10:22:31 +0000 (03:22 -0700) | ||
commit | f38395905b3d49bd68e0c01ca2310bf3387e1063 | |
tree | 76601af66394c3d8993ef0eb089a637a140e9f07 | tree | snapshot |
parent | ad23603c3af77b47f65382ea22b30d1ecccaab6f | commit | diff |
Remove more debugging from builtin-fetch
Older git-fetch.sh doesn't print "ref: X" when invoked as
`git fetch $url X" so we shouldn't do that now in the new
builtin version.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Older git-fetch.sh doesn't print "ref: X" when invoked as
`git fetch $url X" so we shouldn't do that now in the new
builtin version.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-fetch.c | diff | blob | history |