In some repos I want to always include "signed-off-by" messages in my commits (git commit -s not git commit -S which is for a cryptographic signature). Is there a .gitconfig value I can set to make this happen (so I can just type git commit instead of git commit -s every time)?
Asked
Active
Viewed 1,171 times
4
lofidevops
- 15,528
- 14
- 79
- 119