TIL how to checkout the last branch you were on in Git (before the current):
— Tim Hopper (@tdhopper) September 10, 2014
git checkout -
Feedback
TIL how to checkout the last branch you were on in Git (before the current):
— Tim Hopper (@tdhopper) September 10, 2014
git checkout -