Skip to content

Instantly share code, notes, and snippets.

@Bouke
Last active December 28, 2015 23:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bouke/7579228 to your computer and use it in GitHub Desktop.
Save Bouke/7579228 to your computer and use it in GitHub Desktop.
Fetch a pull request without adding the requester's repo as a remote
git fetch origin pull/[id]/head:pull/[id]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment