Details
Details
- Reviewers
durin42 marmoute - Group Reviewers
hg-reviewers - Commits
- rHG181ee2118a96: bundle2: fix an off-by-one in debug message of number of parts
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.
Should this simply be enumarate(self.unbundler.iterparts(), 1) ?