Last Updated: February 25, 2016
·
1.302K
· patrykpeszko

an easy return to previous branch in git

git checkout - 

works the same way the cd - does. Which means it takes you back to the previous branch.