author | Jamis Buck <jamis@37signals.com> | |
Sun, 1 Jun 2008 01:10:58 +0000 (18:10 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 1 Jun 2008 01:10:58 +0000 (18:10 -0700) | ||
commit | 5aa965a0c156c6c6d6d38b82c9361a98ba8ed825 | |
tree | fca70c09c3880232a25757818a79ba0c44e5132e | tree | snapshot |
parent | d2b3691b61d516a0ad2bf700a2a5d9113ceff0b1 | commit | diff |
git-reset: honor -q and do not show progress message
When running git-reset in a non-interactive setting, the -q switch
works for everything except the progress updates. This squelches it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When running git-reset in a non-interactive setting, the -q switch
works for everything except the progress updates. This squelches it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-reset.c | diff | blob | history |