Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created June 30, 2020 12:58
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 zeffii/7fd65159e2a3a35ca0944b5e23bd5aa6 to your computer and use it in GitHub Desktop.
Save zeffii/7fd65159e2a3a35ca0944b5e23bd5aa6 to your computer and use it in GitHub Desktop.
checking out alternative branche / pullrequests branch pr
$ master
$ xnew new_test_pr3377    (git checkout new_test_pr3377 ...etc)
$ git fetch origin pull/3377/head:pr-3377
$ git checkout pr-3377
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment