会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
qstudy
博客园
首页
新随笔
联系
订阅
管理
2018年8月9日
Git常用的操作
摘要: 1、git使用的常规操作 git pull——>编辑——>git add——>git commit——>git push 其实就是工作区——git add——>暂存区——git commit——>HEAD 2、比较本地仓库与远程仓库不同: git status 只能查看未push提交的次数; git
阅读全文
posted @ 2018-08-09 00:00 qstudy
阅读(274)
评论(0)
推荐(1)
编辑
公告