Submitter | phabricator |
---|---|
Date | Aug. 16, 2019, 8:54 p.m. |
Message ID | <differential-rev-PHID-DREV-m77s46brpqsaq5sjbwpd-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/41317/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1078,8 +1078,8 @@ 'hgext', 'hgext.convert', 'hgext.fsmonitor', 'hgext.fastannotate', 'hgext.fsmonitor.pywatchman', + 'hgext.highlight', 'hgext.infinitepush', - 'hgext.highlight', 'hgext.largefiles', 'hgext.lfs', 'hgext.narrow', 'hgext.remotefilelog', 'hgext.zeroconf', 'hgext3rd',