Skip to content

Instantly share code, notes, and snippets.

@mikel-egana-aranguren
Last active January 12, 2018 12:43
Show Gist options
  • Save mikel-egana-aranguren/aa3b6007df16522cbf03fa41cb705c4d to your computer and use it in GitHub Desktop.
Save mikel-egana-aranguren/aa3b6007df16522cbf03fa41cb705c4d to your computer and use it in GitHub Desktop.
Git checkout remote branch
git fetch
git checkout develop
# https://stackoverflow.com/questions/1783405/how-do-i-check-out-a-remote-git-branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment