This is an archive of the discontinued Mercurial Phabricator instance.

version: sort extensions by name in verbose mode
ClosedPublic

Authored by mharbison72 on Jun 28 2020, 3:28 PM.

Details

Summary

External extensions can be assigned any name, but presumably most enabled
extensions will be internal ones and having them sorted makes it easier to find
specific ones if the list is long. The lists in hg help extensions are
already sorted.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

mharbison72 created this revision.Jun 28 2020, 3:28 PM
pulkit accepted this revision.Jun 29 2020, 4:44 AM
This revision is now accepted and ready to land.Jun 29 2020, 4:44 AM
This revision was automatically updated to reflect the committed changes.