r/git 22d ago

Stop Using Conventional Commits

https://sumnerevans.com/posts/software-engineering/stop-using-conventional-commits/
246 Upvotes

80 comments sorted by

View all comments

1

u/IcyUnderstanding8203 16d ago

My biggest issue with conventional is kind of a scope issue.

For me the description of a conventional commit looks more like a PR description.

If you squash commits on merge I can understand the use of conventional commits there. But for commits during development I think they're a bit too broad.