This is an archive of the discontinued Mercurial Phabricator instance.

archive: change "matcnfn" argument to a real matcher
ClosedPublic

Authored by martinvonz on Oct 20 2018, 2:32 PM.

Details

Summary

All callers seem to be passing a real matcher, not just a function. We
were also passing it into match.subdirmatcher(), which assumes it is a
matcher.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

martinvonz created this revision.Oct 20 2018, 2:32 PM
This revision was automatically updated to reflect the committed changes.