Last active
August 29, 2015 13:57
-
-
Save qrohlf/9925688 to your computer and use it in GitHub Desktop.
Checkout a pull request
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
#example PR checkout: | |
git remote add bwhthd [email protected]:bwhthd/hackathon-starter-sinatra.git | |
git fetch bwhthd | |
git branch bwhthd-password-reset bwhthd/password_reset | |
git checkout bwhthd-password-reset |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment