Skip to content

Instantly share code, notes, and snippets.

@youknowriad
Created September 12, 2012 10:07
Show Gist options
  • Save youknowriad/3705718 to your computer and use it in GitHub Desktop.
Save youknowriad/3705718 to your computer and use it in GitHub Desktop.
Checkout Pull Requests
git config --global --add remote.origin.fetch "+refs/pull/*/head:refs/remotes/origin/pr/*"
git checkout pr/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment