author | Gerrit Pape <pape@smarden.org> | |
Sun, 4 Nov 2007 09:37:20 +0000 (09:37 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 6 Nov 2007 08:18:39 +0000 (00:18 -0800) | ||
commit | 521b53e5c7ee23a137e903d99108f81d44cca5ec | |
tree | 9fe349b3f6c40ee2edf24417101f0c9aceeb31e3 | tree | snapshot |
parent | fe61935007b6803ce116e233316e4ff51de02be6 | commit | diff |
git-reset: add -q option to operate quietly
Many git commands have a -q option to suppress output to stdout, let's
have it for git-reset too.
This was asked for by Joey Hess through
http://bugs.debian.org/444933
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Many git commands have a -q option to suppress output to stdout, let's
have it for git-reset too.
This was asked for by Joey Hess through
http://bugs.debian.org/444933
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reset.txt | diff | blob | history | |
builtin-reset.c | diff | blob | history |