This is an archive of the discontinued Mercurial Phabricator instance.

localrepo: make filterpats private (API)
ClosedPublic

Authored by indygreg on Mar 21 2018, 8:12 PM.

Details

Summary

I'm not sure why this is available on the public API. AFAICT it isn't
used outside of the class.

.. api::

localrepo.localrepository.filterpats was renamed to
localrepo.localrepository._filterpats.

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

indygreg created this revision.Mar 21 2018, 8:12 PM
pulkit accepted this revision.Mar 28 2018, 6:04 AM
This revision was automatically updated to reflect the committed changes.