Checkout the previous branch
Thanks to Matt Ellis for this.
Switching branches frequently, and want to get to the last branch you were on.
git checkout -
Thanks to Matt Ellis for this.
Switching branches frequently, and want to get to the last branch you were on.
git checkout -