So, here is a simple script to create a Git commit message template, just place it in .git/hooks/prepare-commit-msg
and make sure it is executable.
So, here is a simple script to create a Git commit message template, just place it in .git/hooks/prepare-commit-msg
and make sure it is executable.