English 中文(简体)
标签:的问答
Mercurial 中有哪些功能可以给我提供“检查点”,使我可以在不经常提交破坏性的小改动的情况下进行对比?
原文:What s the feature in Mercurial that gives me "checkpoints" that I can diff against without commiting frequent, breaking, small changes?

我正在开发一个项目,我正在进行小规模、探索性的变化。 在每次修改之后,我要对我前面的版本表示反对。 然而,我不想让每一个小小小小小小小小小小小......。

热门标签