ama
ama copied to clipboard
You were using lowercase commit messages, why you changed to capitalized messages?
trafficstars
For example, in your old projects you used to use init or fix typos or refactor code and in your recent projects you commit as Init, Fix typos, Refactor code.
Why the change? 😄
It might be because that's standard Git convention.