Git commit best practices
This post explains how to write good git commit messages and how NOT to write bad git commit messages. Also, you will learn some more best practices related to committing your code changes to Git.
TLDR;
Use the imperative mood in the subject line
Ca...
sudoc.hashnode.dev4 min read