Mercurial > hg
comparison tests/test-convert-bzr-merges.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 | 89872688893f |
children | 30a027c0e327 |
comparison
equal
deleted
inserted
replaced
34293:0fe62d8bdd50 | 34294:05131c963767 |
---|