Open Bug 1321470 Opened 8 years ago Updated 8 years ago

mercurial-setup should add purge extension

Categories

(Developer Services :: Mercurial: configwizard, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: xidorn, Unassigned)

Details

It seems "mach clobber python" relies on "hg purge", which depends on the builtin purge extension.

Given that some command relies on that, mercurial-setup should add it as part of the wizard.
`mach clobber python` should be specifying `--config extensions.purge=` to enable the purge extension as part of the command invocation.

Since `hg purge` can result in data loss and is therefore a footgun, I'd rather not enable it wholesale in the setup wizard.
You need to log in before you can comment on or make changes to this bug.