Skip to content

Instantly share code, notes, and snippets.

@goodviber
Created June 19, 2018 09:41
Show Gist options
  • Save goodviber/0822b41f09c19a903792dddf521d8e13 to your computer and use it in GitHub Desktop.
Save goodviber/0822b41f09c19a903792dddf521d8e13 to your computer and use it in GitHub Desktop.
fetch remote branch
git fetch origin branch:branch
git co branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment