git clone -b 分支名称 git远程仓库地址 如果不指定,默认克隆master的代码到本地仓库。 git clone git远程仓库地址 转载于:https://www.cnblogs.com/gaoqiao/p/11138868.html