Breaking long commit messages into a few lines
-
I wonder if I can make a multiple-line commit message.
I like to make my commit messages informative, and this makes them long.
On the other hand, I like to view my commits in git terminal, and it
does not show long lines.
For this reason, I want to be able to make multi-line commit messages.
However, Revisr collects the commit message from the Title field of a WP post, and it changes all new lines to spaces.
I wonder if it is possible to make a multi-line commit message?
At present, I have been making git commit –amend for this, and this requires me to change user to www-data.
I wonder if there is a simipler way to do this.
Many thanks for this great plugin!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Breaking long commit messages into a few lines’ is closed to new replies.