I want to split up _chainandfilter() more so the call to _filter()
consistently happens at the end of pathcopies(). This prepares for
that change.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGa48f6f18dc6d: copies: remove most early returns from pathcopies() and _forwardcopies()
Diff Detail
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.