Mercurial > hg
comparison mercurial/sshpeer.py @ 21062:e7c0a65a5c9c
bundle2: use headerless HG10UN stream in changegroup
Using `readbundle` in the part handlers creates a circular import hell. We are
now using a simple `HG10UN` stream with no header. Some parameters may
later be introduced on the part to change parameter.
Producers are updated as well.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Mon, 14 Apr 2014 14:46:32 -0400 |
parents | 167047ba3cfa |
children | 83ce71ef7804 |
comparison
equal
deleted
inserted
replaced
21061:62d35f251c60 | 21062:e7c0a65a5c9c |
---|