雪洗中关村

导航

2019年1月4日 #

将本地项目上传到git/码云

摘要: GitHub下载克隆clone指定的分支tag代码 git clone --branch [tags标签] [git地址] 或者 git clone --b [tags标签] [git地址] git clone --branch v6.2.4 https://gitee.com/mirrors/el 阅读全文

posted @ 2019-01-04 16:34 雪洗中关村 阅读(344) 评论(0) 推荐(0)