The functionality is pretty simple. As a bonus, _prune() had special
code for the manifest case. We can now exclude this check from the
file call site.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG39f5c7afdc25: changegroup: inline _prune() into call sites
rHG2c123b0bcb7c: changegroup: inline _prune() into call sites
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.