Skip to content

Instantly share code, notes, and snippets.

@zeuxisoo
Created June 7, 2011 02:29
Show Gist options
  • Select an option

  • Save zeuxisoo/1011581 to your computer and use it in GitHub Desktop.

Select an option

Save zeuxisoo/1011581 to your computer and use it in GitHub Desktop.
Git checkout remote branch
git clone https://github.com/<User>/<Repo>.git
git branch -r
git checkout -b develop origin/develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment