gpt4 book ai didi

mercurial - 如何撤消mercurial中的还原

转载 作者:行者123 更新时间:2023-12-04 16:31:42 27 4
gpt4 key购买 nike

这个问题在这里已经有了答案:





Are my changes gone after "hg revert"?

(1 个回答)


7年前关闭。




在我不小心添加了几个文件之后

hg add

我想用
hg revert --all

不幸的是,我没有提交我的预期更改,因此它们也被还原了。我可以取回该内容吗?

最佳答案

您没有指定 --no-backup ,所以在实际文件旁边应该有备份文件。

Documentation to support this

Modified files are saved with a .orig suffix before reverting. To disable these backups, use --no-backup.

关于mercurial - 如何撤消mercurial中的还原,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16527125/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com