会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
乂洛克
博客园
首页
新随笔
联系
管理
订阅
2018年11月27日
git操作
摘要: 一.My 1.git merge --no-ff my_branch 2.git commit -am 'test' 3.发现不想使用当前提交,git log查看历史,选取一个较远的节点,commit id为版本号 4.git reset --hard 较远节点号 5.git pull得到当前远程的
阅读全文
posted @ 2018-11-27 10:29 rOtk1992
阅读(161)
评论(0)
推荐(0)
编辑
公告