Mercurial > hg
diff tests/test-bundle2-format.t @ 34294:05131c963767
changegroup: remove dictionary creation from deltachunk
Previously delta chunk returned a dictionary. Now that we consume deltachunk
within changegroup (instead of outside in revlog) we can just return a tuple and
have it be returned directly by deltaiter.
Differential Revision: https://phab.mercurial-scm.org/D746
author | Durham Goode <durham@fb.com> |
---|---|
date | Wed, 20 Sep 2017 09:35:45 -0700 |
parents | 3e92322d3b1f |
children | eb586ed5d8ce |