sh 取消本地git提交 - 来自http://stackoverflow.com/questions/4850717/how-to-cancel-a-local-git-commit

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 取消本地git提交 - 来自http://stackoverflow.com/questions/4850717/how-to-cancel-a-local-git-commit相关的知识,希望对你有一定的参考价值。

git reset --soft HEAD^

以上是关于sh 取消本地git提交 - 来自http://stackoverflow.com/questions/4850717/how-to-cancel-a-local-git-commit的主要内容,如果未能解决你的问题,请参考以下文章

sh Git重置本地提交

sh 重写本地git提交日期和时间

git取消删除已经提交的文件(夹)跟踪

git提交之后的代码git reset --soft了,然后如何取消掉这个操作

git clone 之后才想要提交代码怎么办?

git的提交突出--git rebase之abortcontinueskip