欢迎你的到此一游,在查看的过程中有疑问可在主页添加博主咨询,也可在下方评论留言。
摘要: git的基本操作 1、加入缓存 1 git add . 2、拉到本地 1 git pull origin feat_4st_phase 1 git pull origin feat_admin_1st_phase 3、提交commit 1 git commit -m 4、推到仓库 1 git pus 阅读全文
posted @ 2019-07-02 21:20 廖客 阅读(171) 评论(0) 推荐(0) 编辑