git克隆某一个branch

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

相关文章
相关标签/搜索