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.
最近 Mercurial 添加了阶段。
这是否可以限制 mq 仅在阶段草稿上工作?
当我尝试strip 公开变更集时,它应该显示警告。
strip
不,从 Mercurial 2.1 开始,这还没有实现。该版本为阶段概念提供了基础,但(如您所见)并非所有命令都已更新以考虑阶段。我们将在下一个版本中解决这个问题。