author | Stephan Beyer <s-beyer@gmx.net> | |
Fri, 25 Jul 2008 20:49:08 +0000 (22:49 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 26 Jul 2008 00:57:22 +0000 (17:57 -0700) | ||
commit | b0320eaf6a25fbc4adf35d611c27006e6d853aa8 | |
tree | 2702929267c9fdb09df66aee90f7dac43b404df6 | tree | snapshot |
parent | 128de6576743901b11f243509753320038e74ba7 | commit | diff |
git-reset: Let -q hush "locally modified" messages
"git reset -q" is advertised to "only report errors", but "locally
modified" messages are still shown. They are not errors but diagnostics.
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
"git reset -q" is advertised to "only report errors", but "locally
modified" messages are still shown. They are not errors but diagnostics.
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-reset.c | diff | blob | history |