Mercurial > hg-stable
comparison README @ 26468:19bbd53af46d
streamclone: move payload header line consumption
bundle2 parts have parameters. These are a logical place for "header"
data such as the file count and payload size of stream clone data. In
preparation for supporting stream clones with bundle2, move the
consumption of the header line from the payload into
maybeperformlegacystreamclone().
Note: the header line is still being emitted by generatev1(). This will
be addressed in a subsequent patch.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 04 Oct 2015 18:44:46 -0700 |
parents | 4b0fc75f9403 |
children | 76b171209151 |
comparison
equal
deleted
inserted
replaced
26467:ff2c89239d49 | 26468:19bbd53af46d |
---|