зеркало из https://github.com/microsoft/git.git
Documentation: Clarify '--signoff' for git-commit
'--signoff' uses commiter name always to add the signoff line, make it explicit in the documentation. Signed-off-by: Abhijit Bhopatkar <bain@devslashzero.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
f430c8e44d
Коммит
09cff066f6
|
@ -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::
|
||||
|
|
Загрузка…
Ссылка в новой задаче