exchange.readbundle() can return a type that represents a stream
clone bundle. Explicitly handle the bundle1 type and raise a
reasonable error message for unhandled bundle types.
Details
Details
- Reviewers
dlax durin42 - Group Reviewers
hg-reviewers - Commits
- rHG4f04c9207a76: bundlerepo: don't assume there are only two bundle classes
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.