如何只克隆git仓库中的一个分支?

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

posted @ 2015-03-03 14:39  微兔子  阅读(809)  评论(0)    收藏  举报