摘要: 序号 命令 作用 示例 1 git clone 克隆版本库(下载 github 上的项目) git clone https://github.com/huanggyaaa/vue-router-simple-demo.git 2 git remote 版本库相关设置 git remote -v // 阅读全文
posted @ 2018-12-07 12:12 huanggy 阅读(192) 评论(0) 推荐(0) 编辑