Conventional Commits considered harmful
This section was labeled under, or is related to Programming I could only see two use cases The maintainers promise that using Conventional Commits will enable some other things that I totally fail to comprehend, like: “Communicating the nature of changes to teammates, the public, and other stakeholders”. and how this differs from showing just descriptive commits. And who the hell shows commits to stakeholders anyway? of using the Conventional Commits v.1.0.0 “convention” when I’ve heard of it for the first time; Your project has a very high dependency on history and you expect that you need to check the modification history thoroughly (whatever the kind of project is, let it be a document or a novel being tracked with Git) so you need a very good searchable history…