摘要:
1 You are currently editing a commit while rebasing branch 'master' on '459cf2a' 解决方案 step 1 git rebase --skip 阅读全文
posted @ 2017-08-14 15:38
开不开门
阅读(2856)
评论(0)
推荐(0)
摘要:
解决方案: 1 git reflog 2 git reset --hard 93c7150 本地代码还原 git cherry-pick 93c7150 指定 commit的版本号 阅读全文
posted @ 2017-08-14 15:06
开不开门
阅读(15625)
评论(1)
推荐(1)
摘要:
1 之前 操作 git commit -m 't1' 2 想要提交的操作 git commit -m 't2' 1 执行操作 git rebase -i HEAD~~ 删除 不想要的 保存 阅读全文
posted @ 2017-08-14 14:47
开不开门
阅读(286)
评论(1)
推荐(0)
浙公网安备 33010602011771号