document push's new quiet option

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Jeff King 2009-10-19 00:01:19 -04:00 committed by Junio C Hamano
parent 3edd98ac65
commit 989119d96e
1 changed files with 5 additions and 0 deletions

View File

@ -138,6 +138,11 @@ useful if you write an alias or script around 'git-push'.
--verbose::
Run verbosely.

-q::
--quiet::
Suppress all output, including the listing of updated refs,
unless an error occurs.

include::urls-remotes.txt[]

OUTPUT