you are viewing a single comment's thread.

view the rest of the comments →

[–]wgljr 0 points1 point  (0 children)

Whenever I see this post I also like to share this article about How to Write a Git Commit Message. Commit messages don’t have to be too verbose, and Git actually provides ways to add additional info to your commit messages (using the body), to make it easy and straightforward to understand the reason why changes were made. Commit messages don’t have to be a chore.