Add support for signed-off-by (git commit -s)

32 votes

Add an option so you can turn on the signed-off-by field for all commits made.
git commit -s automatically adds "Signed-off-by: FirstName LastName <email>" to the end of the commit message.
Being able to turn on this global option would be nice so you don't have to create commit templates for all of your repos.
The user may want to option to also turn this on/off for each individual repo.

Under consideration Suggested by: Ryan Upvoted: 13 Mar Comments: 2

Comments: 2