This is an archive of the discontinued Mercurial Phabricator instance.

copies: remove most early returns from pathcopies() and _forwardcopies()
ClosedPublic

Authored by martinvonz on Jul 2 2019, 1:13 PM.

Details

Summary

I want to split up _chainandfilter() more so the call to _filter()
consistently happens at the end of pathcopies(). This prepares for
that change.

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

martinvonz created this revision.Jul 2 2019, 1:13 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.