Merge branch 'maint'

* maint:
  Documentation: Clarify '--signoff' for git-commit
This commit is contained in:
Junio C Hamano 2008-10-19 15:53:46 -07:00
commit 3aa615bc5d

View File

@ -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::