Skip to content

Instantly share code, notes, and snippets.

@ledoyen
Created October 19, 2018 08:24
Show Gist options
  • Save ledoyen/bafbcc77aadb5b75c9fde0810f79793c to your computer and use it in GitHub Desktop.
Save ledoyen/bafbcc77aadb5b75c9fde0810f79793c to your computer and use it in GitHub Desktop.
Git fetch PR
git config --global --add remote.origin.fetch "+refs/pull/*/head:refs/remotes/origin/pr/*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment