Skip to content

Instantly share code, notes, and snippets.

@raarellano
Created June 30, 2014 16:10
Show Gist options
  • Save raarellano/47d6b04743521e438178 to your computer and use it in GitHub Desktop.
Save raarellano/47d6b04743521e438178 to your computer and use it in GitHub Desktop.
Pull remote branch
git fetch origin [remote-branch]:[new-local-branch]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment