Powerful Git commands that would save your life!
Since I've been developing an app in a team, I realized there are very useful git commands that I often use. Here're some of them.
1. Git reset --hard & --mixed
git reset is a powerful command when you accidentally add, commit changes or even pull t...
blog.techwithakoz.com3 min read