html tool

2018年9月10日星期一

git clone 指定分支


http://www.cnblogs.com/nylcy/p/6569284.html

git clone -b 分支名仓库地址
  使用Git下载v.2.8.1分支代码,使用命令:git clone -b v2.8.1 https://git.oschina.net/oschina/android-app.git

没有评论:

发表评论