Skip to content

Instantly share code, notes, and snippets.

@icoxfog417
Last active October 30, 2018 04:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icoxfog417/8555196 to your computer and use it in GitHub Desktop.
Save icoxfog417/8555196 to your computer and use it in GitHub Desktop.
リモートから特定のブランチを指定してcloneする ref: https://qiita.com/icoxfog417/items/5776e0f0f758f0f0e48a
git clone -b ブランチ名 https://リポジトリのアドレス
git clone -b ブランチ名 https://リポジトリのアドレス
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment