使用git 克隆指定分支代码

git clone -b 分支名 git地址


参考链接 https://www.cnblogs.com/nylcy/p/6569284.html

你可能感兴趣的:(使用git 克隆指定分支代码)