Skip to content

Instantly share code, notes, and snippets.

@pushmatrix
Created April 24, 2014 21:07
Show Gist options
  • Save pushmatrix/11269559 to your computer and use it in GitHub Desktop.
Save pushmatrix/11269559 to your computer and use it in GitHub Desktop.
Checking out a PR
git fetch origin pull/7324/head:pr-7324
git checkout -b name pr-7324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment