会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小蜗爬爬
当你的能力不足以支撑你的梦想,那就请去安心的学习!
博客园
首页
新随笔
联系
管理
订阅
2017年8月1日
Git 常用操作(一)
摘要: 使用git pull文件时和本地文件冲突: $ git stash $ git pull $ git stash pop stash@{0} 【还原暂存的内容】 上传项目流程: pwd git pull git status git checkout / git add git commit -m
阅读全文
posted @ 2017-08-01 11:18 简笔话_Golden
阅读(188)
评论(0)
推荐(0)
编辑
公告