This consolidates the code for the streaming clone wire protocol format
into streamclone.py. It also eliminates a generator wrapper, which might
make streaming clones slightly faster.
Details
Details
- Reviewers
yuja - Group Reviewers
hg-reviewers - Commits
- rHGded3a63f305b: streamclone: move wire protocol status code from wireproto command
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.