diff options
author | Junio C Hamano <junkio@cox.net> | 2005-08-12 23:39:15 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-08-13 18:28:47 -0700 |
commit | 0cfe1d303ab1cab13315c1d42df26ab93bf09b86 (patch) | |
tree | bfe95e2b069861f70a909463201cf742388b235a /Documentation/SubmittingPatches | |
parent | af36b70ef939cc44c447a4b9cbaadd7eba9a20b1 (diff) | |
download | git-0cfe1d303ab1cab13315c1d42df26ab93bf09b86.tar.gz |
Add --signoff and --verify option to git commit.
As brought up in the discussion which followed a patch to add a
signed-off-by line with the --sign flag to format-patch from
Johannes Schindelin, add --signoff to the git commit command.
Also add --verify to make sure the lines you introduced are
clean, which is more useful in commit but not very much in
format-patch as it was originally implemented, because finding
botches at format-patch time is too late.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/SubmittingPatches')
0 files changed, 0 insertions, 0 deletions