This is an archive of the discontinued Mercurial Phabricator instance.

copies: remove dependency on scmutil by directly using match.exact()
ClosedPublic

Authored by martinvonz on Mar 11 2019, 2:19 PM.

Details

Summary

I want to add a dependency from scmutil.copies(), so I need to remove
this dependency first.

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.