My Feed
Rixbeta
Write
Create Team Blog
Let's kick off a fresh team blog! Bring on the crew and let's get to publishing.

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?