Gittyup icon indicating copy to clipboard operation
Gittyup copied to clipboard

[Feature Request] Sign-off on Commits

Open OdinVex opened this issue 3 years ago • 2 comments

The ability to sign-off on commits would be very much appreciated. Fetch from .gitconfig:

[format] signOff = true

OdinVex avatar Mar 23 '22 20:03 OdinVex

To further clarify, this is to support “Signed-off-by: User Name [email protected]”, used with git commit -s ...

OdinVex avatar Mar 30 '22 00:03 OdinVex