This is an archive of the discontinued Mercurial Phabricator instance.

extensions: add a default "*" suboptions prefix
ClosedPublic

Authored by marmoute on Nov 29 2021, 11:52 AM.

Details

Summary

This is similar to what we do in other section (e.g. paths) and allow to
change the behavior for all extensions.

Sub options on individual extensions overwrite the default settings.

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

marmoute created this revision.Nov 29 2021, 11:52 AM
Alphare accepted this revision.Nov 30 2021, 9:41 AM
This revision is now accepted and ready to land.Nov 30 2021, 9:41 AM
This revision was automatically updated to reflect the committed changes.