This is an archive of the discontinued Mercurial Phabricator instance.

match: remove unused "exact" argument (API)
ClosedPublic

Authored by martinvonz on Feb 9 2019, 3:17 AM.

Details

Summary

It seems that all callers use match.exact() instead of match.match(exact=True).

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

martinvonz created this revision.Feb 9 2019, 3:17 AM
This revision was automatically updated to reflect the committed changes.