##// END OF EJS Templates
changegroup: clean up changelog callback...
changegroup: clean up changelog callback changelog.read() calls changelog.changelogrevion() then turns it into a tuple. Let's call changelogrevision() directly and used named attributes to make code easier to read. While we're here, also change some variable names to make code easier to read. Differential Revision: https://phab.mercurial-scm.org/D4270

File last commit:

r37194:338367d4 default
r39273:3634ed95 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer