Recently Mercurial added phases.

Is this possible to restrict mq to work only on phase draft?

It should show a warning when I try to strip public changeset.

有帮助吗?

解决方案

No, as of Mercurial 2.1, this hasn't been implemented yet. That release provided the basis for the phase concept, but (as you've seen) not all commands have been updated to take phases into account. We'll work on that for the next releases.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top