Git: Checkout your last branch
Do you find yourself hopping back and forth between branches?
Did you know you could easily checkout your last checked out branch like this:
git checkout -
It kinda like being in bash and typing:
cd -
...to return to the last directory you were in.
Enjoy :)
Written by Abel Martin
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Cd
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#