clone 某个分支: git clone -b b1 https://github.com/... clone所有分支 git clone https://github.com/... git branch -r * master origin/HEAD -> origin/master origin/master origin/b1 git checkout b1
标签:post out color master git clone check class ranch com
clone 某个分支: git clone -b b1 https://github.com/... clone所有分支 git clone https://github.com/... git branch -r * master origin/HEAD -> origin/master origin/master origin/b1 git checkout b1
标签:post out color master git clone check class ranch com
原文地址:http://www.cnblogs.com/silences/p/8024116.html