This is an archive of the discontinued Mercurial Phabricator instance.

rhg: Switch rhg.ignored-extensions config to Python-compatible list syntax
ClosedPublic

Authored by SimonSapin on Sep 3 2021, 10:38 AM.

Details

Summary

This includes the ability to have an extension name/path that contains a comma,
by double-quoting it.

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

SimonSapin created this revision.Sep 3 2021, 10:38 AM
Alphare accepted this revision.Sep 8 2021, 8:48 AM
This revision is now accepted and ready to land.Sep 8 2021, 8:48 AM