git-plus
git-plus copied to clipboard
--signoff commit
Is it possible to add --signoff param in git-plus commit command?
+1. It looks like it might need some special work though, because git-plus produces its commit message templates by hand (without git commit’s help)
this is definitely possible. If there's still interest in this, do y'all think it should be a setting to always use the --signoff flag when enabled or a separate command like Commit --signoff?
I would prefer having it configurable in the settings. Something like "Sign Off Commits" or so