Skip to content

Instantly share code, notes, and snippets.

@pierrel
Created January 17, 2010 01:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pierrel/279131 to your computer and use it in GitHub Desktop.
Save pierrel/279131 to your computer and use it in GitHub Desktop.
quick switch with git
git stash
git checkout -b new-branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment