One of my favorite git commands: git checkout - This checks out the branch I...
One of my favorite git commands:
git checkout -
This checks out the branch I was on previously. So it's handy for toggling between branches.
One of my favorite git commands:
git checkout -
This checks out the branch I was on previously. So it's handy for toggling between branches.