Git操做之克隆某一個特定的遠程分支

命令以下: git clone -b <branch name> [remote repository address] 主要就是在clone的時候,後面添加branch的信息。git
相關文章
相關標籤/搜索