Created
September 12, 2012 10:07
-
-
Save youknowriad/3705718 to your computer and use it in GitHub Desktop.
Checkout Pull Requests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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