commit-msg hook
Runs before the commit and can also edit the commit message.
A few things you might want to check there.
- Is the commit message according to our policies? Semantic commit messages.
- Is there an open issue mentioned in the commit?
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Runs before the commit and can also edit the commit message.
A few things you might want to check there.