Skip to content

Instantly share code, notes, and snippets.

@nervetattoo
Created October 5, 2010 07:55
Show Gist options
  • Save nervetattoo/611197 to your computer and use it in GitHub Desktop.
Save nervetattoo/611197 to your computer and use it in GitHub Desktop.
git stash; git checkout master; git pull; git checkout search; git merge master; git stash apply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment