This is an archive of the discontinued Mercurial Phabricator instance.

match: delete unused root and cwd arguments to constructors (API)
ClosedPublic

Authored by martinvonz on Feb 11 2019, 12:52 AM.

Details

Summary

Most matchers no longer need the root and cwd
arguments. patternmatcher and includematcher still need the root
argument for subincludes.

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.