Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
regex: use regexec_buf()
[gitweb.git]
/
Documentation
/
git-verify-commit.txt
diff --git
a/Documentation/git-verify-commit.txt
b/Documentation/git-verify-commit.txt
index 9413e2802a718117bd0b7c9997d55619ea18ba59..ecf4da16cf0a270cda7916777524ac129b4bead1 100644
(file)
--- a/
Documentation/git-verify-commit.txt
+++ b/
Documentation/git-verify-commit.txt
@@
-16,6
+16,10
@@
Validates the gpg signature created by 'git commit -S'.
OPTIONS
-------
+--raw::
+ Print the raw gpg status output to standard error instead of the normal
+ human-readable output.
+
-v::
--verbose::
Print the contents of the commit object before validating it.