Pushed to Wrong GIT Branch
Suppose there are multiple git branches that are in your local repo. You've done
tons of work, eventually committed and pushed. Then, you found you were working
at a wrong branch! And pushed changes to a wrong branch remotely too! Ooops...
What to do?
First, see which branch…