This is an archive of the discontinued Mercurial Phabricator instance.

show: move configitems to core
ClosedPublic

Authored by quark on Oct 18 2017, 6:08 PM.

Details

Summary

chgserver.py is also checking the config and will get:

devel-warn: accessing unregistered config item:
'commands.show.aliasprefix' at:
mercurial/chgserver.py:109

if the config is not registered.

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

quark created this revision.Oct 18 2017, 6:08 PM
quark edited the summary of this revision. (Show Details)Oct 18 2017, 6:08 PM
durin42 accepted this revision.Oct 18 2017, 6:14 PM
This revision is now accepted and ready to land.Oct 18 2017, 6:14 PM
This revision was automatically updated to reflect the committed changes.