git commit -m "minor fixes" +26858 -69429

oeLLph [ɛlf]@feddit.de to Programmer Humor@programming.dev – 428 points –
72

You are viewing a single comment

Why user standard version and conventional commits in the first place? When this is only a fraction of purposeful commit messages

Because if you are creating a changelog automatically based on the commit messages it will be very public and that user will look bad.

https://www.conventionalcommits.org/en/about/#tooling-for-conventional-commits

conv commut are used here... Somehow they know how get around thing like git hook no-verify :/

Changelogs are published to stakeholders. So what I'm saying is you don't have to try to enforce a commit style using got hooks if you have public shaming at your disposal.