git克隆某一个branch

git clone -b <branch> <remote_repo> 例如: git clone -b 指定的分支名字

posted @ 2016-06-03 15:53  LarryLawrence  阅读(324)  评论(0)    收藏  举报