Skip to content

Instantly share code, notes, and snippets.

@jmbataller
Last active December 16, 2015 13:39
Show Gist options
  • Save jmbataller/6e7eecf07dbfae35e890 to your computer and use it in GitHub Desktop.
Save jmbataller/6e7eecf07dbfae35e890 to your computer and use it in GitHub Desktop.
Checkout pull request
Checkout pull request
git fetch origin pull/<pull request number>/head:<destination branch>
git checkout <destination branch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment