This is an archive of the discontinued Mercurial Phabricator instance.

extensions: ignore "sub-options" when looking for extensions
ClosedPublic

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

Details

Summary

config suboptions are separated by ":" (see the path one for example). So we
dont want to confuse these config with actual extensions.

We don't have extensions sub option yet, but I am about to introduce one for
making sure an extensions can load. So lets level the floor first.

Diff Detail

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