diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2008-04-26 13:57:23 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-04-26 23:22:17 -0700 |
commit | b1b359699a24a89f773cccdf35801bc6fc15ade8 (patch) | |
tree | f9205eca69ab884a83345cd9ac7eb2f3432198aa /test-sha1.c | |
parent | 36c79d2bf893b9957688a6c8c13cc0bf0589e596 (diff) | |
download | git-b1b359699a24a89f773cccdf35801bc6fc15ade8.tar.gz |
rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"
Currently "git rev-parse --verify <something>" is often used with
its error output redirected to /dev/null. This patch makes it
easier to do that.
The -q|--quiet option is designed to work the same way as it does
for "git symbolic-ref".
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-sha1.c')
0 files changed, 0 insertions, 0 deletions