6 git commands, you may not know.
Here are some of the top git commands which I handpicked, can be useful to increase your productivity, and also save you some time.
1) Updating the last commit message.
If you want to update the message of your last commit, because either it didn't l...
pradumnasaraf.hashnode.dev2 min read
Lakhan Jindam
I test and fix code which are messed up by dev.
I would also like to add git stash, where you can save/draft your changes for later use. Quiet handy if u know when to use.