Last Updated: February 25, 2016
·
626
· tomgco

Git checkout your previous branch!

Switching between two branches?

git checkout -

Or it you want to merge the previously viewed branch:

git merge -