Sign in
Log inSign up

Do you follow any style guides in Git commit messages?

Gijo Varghese's photo
Gijo Varghese
·Jan 15, 2019

Most of the commit messages in my team are like "bug fix", "code refactoring", "minor bug fixes"

The problem is after a while, if we look at the commits it's very hard to understand what's inside each.

Do you follow any style guides or templates for commit messages?