What I Learnt In Git Commits
Hey!Today I learnt about git commits. I was writing code and using git, but I was not satisfied with the commit messages that I was writing so I thought to research on git commit messages.
I Learnt:
Write commit messages in imperative mode.
Like -...
harshrohilla.hashnode.dev1 min read