The instance() functions are preferred over cls.init for
creating repo instances. It doesn't really matter now. But future
commits will refactor the bundlerepository class in ways that will
cause the old way to break.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG84d6e9a2b104: shelve: use bundlerepo.instance() to construct a repo object
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.