comparison tests/test-push-checkheads-partial-C2.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 b11e8c67fb0f
children eb586ed5d8ce
comparison
equal deleted inserted replaced
34293:0fe62d8bdd50 34294:05131c963767