This is an archive of the discontinued Mercurial Phabricator instance.

dispatch: sort the loaded extension names in the bug report
ClosedPublic

Authored by mharbison72 on Nov 27 2020, 11:49 PM.

Details

Summary

This makes a long list of extensions easier to read. On very rare occasion I've
seen issues where the load order mattered, however that info should still be
obtainable with hg config extensions.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.