How to write good Git commit messages
One of the things a lot of newbie developers overlook often is the format of their commit messages. Properly formatted commit messages can do so much more than just looking neat, such as - Provide context to the code rev. . .
git