git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
3edd98a
)
document push's new quiet option
author
Jeff King
<redacted>
Mon, 19 Oct 2009 04:01:19 +0000
(
00:01
-0400)
committer
Junio C Hamano
<redacted>
Mon, 19 Oct 2009 05:44:22 +0000
(22:44 -0700)
Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-push.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-push.txt
b/Documentation/git-push.txt
index ba6a8a2fb21128fc90ca0364a0760700c4fb1658..37c88953d1a08c0498c794aeb4d0d38eac8a36db 100644
(file)
--- a/
Documentation/git-push.txt
+++ b/
Documentation/git-push.txt
@@
-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
git clone https://git.99rst.org/PROJECT