Git commit message convention
The motivation of this blog is to curate all information in one place and to make more people aware of standards followed by industry.
Let's get started.....
A typical git commit message will look like
<type>(<scope>): <subject>
"type" must be one of...
tonyne.com1 min read