Writing good commit messages ๐
Let's start with what is a commit in git?
Commit in git is used to save a snapshot of all the changes made in the working repository.
A commit message typically contains
Subject line
Body (opt)
Footer (opt)
Now, how to write a good subject line?
...
blog.akshayraichur.com3 min read
Nakul Goel
Founder and CEO at Travel Booket
Much needed article!! very helpful.
keep writing good stuff