Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: new option --honor-pack-keep
[gitweb.git]
/
Documentation
/
git-commit.txt
diff --git
a/Documentation/git-commit.txt
b/Documentation/git-commit.txt
index 0e25bb862704eee4a22fe5349c04823d14ea9cba..79be4f1c0086fd1193734412019feeef8b07d669 100644
(file)
--- a/
Documentation/git-commit.txt
+++ b/
Documentation/git-commit.txt
@@
-92,7
+92,8
@@
OPTIONS
-s::
--signoff::
- Add Signed-off-by line at the end of the commit message.
+ Add Signed-off-by line by the commiter at the end of the commit
+ log message.
-n::
--no-verify::