Skip to content

Instantly share code, notes, and snippets.

@qrohlf
Last active August 29, 2015 13:57
Show Gist options
  • Select an option

  • Save qrohlf/9925688 to your computer and use it in GitHub Desktop.

Select an option

Save qrohlf/9925688 to your computer and use it in GitHub Desktop.
Checkout a pull request
#example PR checkout:
git remote add bwhthd git@github.com: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