author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Tue, 16 Aug 2005 00:20:34 +0000 (02:20 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 16 Aug 2005 00:44:16 +0000 (17:44 -0700) | ||
commit | d9ac9df41c8c1c3a2f5b0fb1bcc0546dc1bafba2 | |
tree | 487528ac75fd6d22bb3e77496dd440feee52d1a6 | tree | snapshot |
parent | 2150cc99fe29fd81db1e9c5971e13bcb78373ebf | commit | diff |
[PATCH] Make git-format-patch's signoff option more consistent
Since git-commit-script has a "--signoff" option, use that in
git-format-patch-script, too (and since partial option names are
supported,"--sign" is still valid).
Also, if the message already contains the S-O-B line, silently ignore the
"--signoff" request.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Since git-commit-script has a "--signoff" option, use that in
git-format-patch-script, too (and since partial option names are
supported,"--sign" is still valid).
Also, if the message already contains the S-O-B line, silently ignore the
"--signoff" request.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-format-patch-script | diff | blob | history |