author | Daniel Barkalow <barkalow@iabervon.org> | |
Wed, 3 Oct 2007 02:49:15 +0000 (22:49 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 3 Oct 2007 04:12:01 +0000 (21:12 -0700) | ||
commit | 2b5a06edca8f7237aad6464b349b79772024d2a2 | |
tree | b4acc4d6418dbcb610cc4f20946e3cd1621167a3 | tree | snapshot |
parent | cd547b4886c5338a70eb8a674bfc40eac5cab3d9 | commit | diff |
Restore default verbosity for http fetches.
This adds a verbosity level below 0 for suppressing default messages
with --quiet, and makes the default for http be verbose instead of
quiet. This matches the behavior of the shell script version of git-fetch.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This adds a verbosity level below 0 for suppressing default messages
with --quiet, and makes the default for http be verbose instead of
quiet. This matches the behavior of the shell script version of git-fetch.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-fetch.c | diff | blob | history | |
transport.c | diff | blob | history | |
transport.h | diff | blob | history |