It doesn't require any state on the packer. Everything impacting
behavior is passed in as a function. So split it out, just like
what was done for _revisiondeltanormal().
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGe11d07cc125c: changegroup: make _revisiondeltanarrow() a standalone function
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.