##// END OF EJS Templates
changegroup: remove dictionary creation from deltachunk...
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

File last commit:

r32206:c4858385 default
r34295:05131c96 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer