gecko/tools/mercurial/hgsetup
Gregory Szorc 87248da2a3 Bug 1242678 - Disable mozext when running hg commands; r=dminor
We disable various extensions when running `hg` commands as part
of `mach mercurial-setup` because they can interfere with operations.
e.g. if the extension isn't compatible with your version of hg, you
will get an error.

For some reason "mozext" wasn't part of this list. Fix that.

DONTBUILD (NPOTB)
2016-01-25 12:15:46 -08:00
..
__init__.py
config.py Bug 1234927 - Display fxheads in |hg wip| alias, r=gps 2015-12-23 15:38:08 -05:00
update.py Bug 1242678 - Disable mozext when running hg commands; r=dminor 2016-01-25 12:15:46 -08:00
wizard.py Bug 1235921 - Update modern Mercurial version to 3.5.2; r=me 2015-12-31 16:01:48 -08:00