/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Expand documentation describing --signoff
[git/git.git]
/
Documentation
/
git-revert.txt
diff --git
a/Documentation/git-revert.txt
b/Documentation/git-revert.txt
index
b15139f
..
573616a
100644
(file)
--- a/
Documentation/git-revert.txt
+++ b/
Documentation/git-revert.txt
@@
-89,6
+89,7
@@
effect to your index in a row.
-s::
--signoff::
Add Signed-off-by line at the end of the commit message.
+ See the signoff option in linkgit:git-commit[1] for more information.
--strategy=<strategy>::
Use the given merge strategy. Should only be used once.