This article explains how to make good commits in version control systems such as git. This article will show you the following topics.
- The purposes of creating commits
- How to make good commits for each purpose
- How to write good commit messages
Anything easily found by searching "git commit message."