Skip to content

Instantly share code, notes, and snippets.

@trungtran
Created October 14, 2013 13:30
Show Gist options
  • Save trungtran/6975651 to your computer and use it in GitHub Desktop.
Save trungtran/6975651 to your computer and use it in GitHub Desktop.
Git checkout remote branch
git checkout --track -b 1.1.0 origin/release/1.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment