Skip to content

Instantly share code, notes, and snippets.

@allanino
Created October 17, 2014 17:50
Show Gist options
  • Select an option

  • Save allanino/f9725f6f4245782c8745 to your computer and use it in GitHub Desktop.

Select an option

Save allanino/f9725f6f4245782c8745 to your computer and use it in GitHub Desktop.
Fetch a PR
git fetch origin pull/1234/head:pr-1234

Here: 1234 is the PR number. pr-1234 is your local branch name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment