This is an archive of the discontinued Mercurial Phabricator instance.

mergetools: alphabetize the config settings
ClosedPublic

Authored by mharbison72 on Dec 17 2020, 12:49 AM.

Details

Summary

This will make it easier to identify differences with the TortoiseHg config
file. It was simply piped through sort, and then the spacing and comments
restored into the proper place. The UltraCompare config was positioned such
that the sort is case insensitive- it's the only camelcase config in here.

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.

Event Timeline

mharbison72 created this revision.Dec 17 2020, 12:49 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.