shuhelohelo’s blog

Xamarin.Forms多めです.

githubというかリモートから特定のブランチをcloneする方法

git clone -b ブランチ名 リモートリポジトリURL

例:
git clone -b master https://github.com/xamarin/XamarinComponents.git