Skip to content

Commit 989119d

Browse files
peffgitster
authored andcommitted
document push's new quiet option
Signed-off-by: Jeff King <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3edd98a commit 989119d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/git-push.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,11 @@ useful if you write an alias or script around 'git-push'.
138138
--verbose::
139139
Run verbosely.
140140

141+
-q::
142+
--quiet::
143+
Suppress all output, including the listing of updated refs,
144+
unless an error occurs.
145+
141146
include::urls-remotes.txt[]
142147

143148
OUTPUT

0 commit comments

Comments
 (0)