7 Ways to Write Good Commit Message
What is a commit message?
Brief description of the changes you made to the codebase. So that other members of the team can understand all changes you made to the codebase.
Why is it necessary to write a good commit message?
It is a good habit to w...
vanshsharma.hashnode.dev2 min read