Skip to content

Instantly share code, notes, and snippets.

@gianlucacandiotti
Created February 8, 2016 17:12
Show Gist options
  • Save gianlucacandiotti/ec1067c5ef33cdf605e4 to your computer and use it in GitHub Desktop.
Save gianlucacandiotti/ec1067c5ef33cdf605e4 to your computer and use it in GitHub Desktop.
Fetch a remote branch with git
git fetch <remote> <rbranch>:<lbranch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment