Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
author
Junio C Hamano
<gitster@pobox.com>
Sun, 19 Oct 2008 22:53:46 +0000
(15:53 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 19 Oct 2008 22:53:46 +0000
(15:53 -0700)
* maint:
Documentation: Clarify '--signoff' for git-commit
Documentation/git-commit.txt
patch
|
blob
|
history
raw
(from parent 1:
828e32b
)
diff --git
a/Documentation/git-commit.txt
b/Documentation/git-commit.txt
index eb05b0f49b0c513581150415d1a4e679d7bfbea6..41809eecab9750746d2df4a0e148f09796e90224 100644
(file)
--- a/
Documentation/git-commit.txt
+++ b/
Documentation/git-commit.txt
@@
-94,7
+94,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::