Skip to content

Instantly share code, notes, and snippets.

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 matthewmayer/a8586670141f046136309571bdff719c to your computer and use it in GitHub Desktop.
Save matthewmayer/a8586670141f046136309571bdff719c to your computer and use it in GitHub Desktop.
https://github.com/user/project/pull/XX
If you just want the changes, not the commits you can generate a patch file by adding .patch to the pull request URL.
curl -L https://github.com/user/project/pull/XX.patch | git apply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment