author | Felipe Contreras <felipe.contreras@gmail.com> | |
Wed, 2 Dec 2009 21:28:40 +0000 (23:28 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 3 Dec 2009 18:08:54 +0000 (10:08 -0800) | ||
commit | 5d2dcc423ec689ff4a6bcb83b00d5b43657b0c88 | |
tree | 57f0de15b8e4849d384e7df90568f2b50884191b | tree | snapshot |
parent | b809d9cd0787e68f442c6795ec76580bb37d1a00 | commit | diff |
General --quiet improvements
'git reset' is missing --quiet, and 'git gc' is not using OPT__QUIET.
Let's fix that.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
'git reset' is missing --quiet, and 'git gc' is not using OPT__QUIET.
Let's fix that.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reset.txt | diff | blob | history | |
builtin-gc.c | diff | blob | history | |
builtin-reset.c | diff | blob | history |