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:
30d45f7
)
Documentation: a note about stdout for git rev-parse --verify --quiet
author
David Aguilar
<redacted>
Mon, 15 Sep 2014 19:07:39 +0000
(12:07 -0700)
committer
Junio C Hamano
<redacted>
Mon, 15 Sep 2014 22:34:31 +0000
(15:34 -0700)
Signed-off-by: David Aguilar <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-rev-parse.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-rev-parse.txt
b/Documentation/git-rev-parse.txt
index 0b84769bd91b5894a246ff3d499dca1ffba339ac..fa4a8c3afcb93a5fc72e9d0a5dc798d773e0bb9e 100644
(file)
--- a/
Documentation/git-rev-parse.txt
+++ b/
Documentation/git-rev-parse.txt
@@
-114,6
+114,7
@@
can be used.
Only meaningful in `--verify` mode. Do not output an error
message if the first argument is not a valid object name;
instead exit with non-zero status silently.
+ SHA-1s for valid object names are printed to stdout on success.
--sq::
Usually the output is made one line per flag and
git clone https://git.99rst.org/PROJECT