Same in git commit message, we need to put as much information as possible in the fewest number of bytes to make it useful. I am looking forward to an article name "committese"
I use these 7 git commit message style rules [1] to establish my foundation of "committese". Things like "Use the imperative mood in the subject line" give commit messages a succint, consistent style.
Everything after that is finesse, personal effort, and ability to express things succinctly (much like the personalized "headlinese" styles mentioned).
Everything after that is finesse, personal effort, and ability to express things succinctly (much like the personalized "headlinese" styles mentioned).
[1]: https://chris.beams.io/posts/git-commit/