会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
崔好好
2021年8月1日
git命令
摘要: 1、修改文件后提交git add file.txtgit commit -m "提交日志" 2、提交后恢复到某历史版本(1)git log [--pretty=oneline] 查看commit日志,得到commitID(2)git reset --hard commitID 3、从版本库恢复之前版
阅读全文
posted @ 2021-08-01 17:52 崔好好
阅读(53)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告