Gittyup
Gittyup copied to clipboard
[Feature Request] Sign-off on Commits
The ability to sign-off on commits would be very much appreciated. Fetch from .gitconfig:
[format] signOff = true
To further clarify, this is to support “Signed-off-by: User Name [email protected]”, used with git commit -s ...