Skip to content

Instantly share code, notes, and snippets.

@ryonext
Created January 29, 2013 05:01
Show Gist options
  • Save ryonext/4661949 to your computer and use it in GitHub Desktop.
Save ryonext/4661949 to your computer and use it in GitHub Desktop.
リモートのブランチをチェックアウトする checkout remote branch
git checkout origin/new_branch -b new_branch_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment