Noice one, Bolaji. I recommend checking out the https://github.com/ahmadawais/Emoji-Log project as well. I use it for everything. :)
I recommend tools like commitizen. It offers a terminal prompt to format your git commit messages: github.com/commitizen/cz-cli
This is an excellent post, Bolaji. Do you mind if I translate it to Brazilian Portuguese (obviously giving you the credits)? Thanks in advance!
Jamin Kortegard
Nice article. Slight correction though, on the meaning of
git commit -a. The-ameans--all, not--amend.