HomePhabricator

Fix hg 'arc land' when the mq extension is not enabled
0795edfe1acdUnpublished

Unpublished Commit · Learn More

No further details are available.

Description

Fix hg 'arc land' when the mq extension is not enabled

Summary:
Mercurial 'arc land' uses the 'hg strip' command to clean up after
itself, but this command isn't available unless the mq extension is enabled.
The fix is to enable it for that particular command only.

Test Plan: Ran 'arc land' with the mq extension disabled. It worked.

Reviewers: epriestley, bos, sid0, dschleimer

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4955

Details

Provenance
durhamAuthored on
Reviewer
epriestley
Differential Revision
Restricted Differential Revision
Parents
rARC299b9c4c6bf0: Support `arc bookmark` in Mercurial
Branches
Unknown
Tags
Unknown

Event Timeline