When I write commit messages in vim, I often use gwap to format the message body. This breaks if there is no empty line between the body and the following "Please enter the commit message for your changes..." comment. So, to not always have to add this empty line first, I use a commit.template file that simply contains one empty line.
2 lines
1 B
Plaintext
2 lines
1 B
Plaintext
|