Writing better Commit Messages!
What is a commit message?
Whenever you perform a commit during your development process, you are required to write a short text which describes what changes you made in that commit.
The main motive behind writing a commit message is that just by read...
hashnode.com2 min read
Pedro Lucas de Aroucha Monteiro
Software Developer
Great post, I'll use it as a glue in the next commits