Merge branch 'maint'

* maint:
  Documentation: Clarify '--signoff' for git-commit
maint
Junio C Hamano 2008-10-19 15:53:46 -07:00
commit 3aa615bc5d
1 changed files with 2 additions and 1 deletions

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