Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近提交了一大堆我不打算提交的文件,然后退出了。意识到我已经删除了所有更改,我在撤销之前使用“提交的文件”更新了修订版。但我可以将它们作为更改的文件重新提交。
是否有可能退出退出?
如果您安装了MqExtension,您可以简单地hg strip提交您不想要的任何提交,尽管您只有在尚未推送它们时才应该真正这样做。这通常比尝试提交一系列退出以回到您想要的位置更容易和更整洁。
hg strip