"revlog" shadows the module import. But more importantly, changegroup
generation should be storage agnostic and not assume the existence
of revlogs. Let's rename the thing providing revision storage to
"store" to reflect this ideal property.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG205c98e2f1ba: changegroup: rename "revlog" variables
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped