Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/use-strbuf-addbuf' into maint
[gitweb.git]
/
Documentation
/
git-verify-commit.txt
diff --git
a/Documentation/git-verify-commit.txt
b/Documentation/git-verify-commit.txt
index 8a5afdea23fe0368dfc01218ce1d0369647f472c..92097f6673d8e72229b42c33227353ad5226f17e 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.