##// END OF EJS Templates
revlog: use separate variables to track version flags...
revlog: use separate variables to track version flags It wasn't obvious to me that "versionflags" is used both to define the default version+features value for new revlogs and to track the value read from a revlog. We rename the former use and add explicit assignment of "versionflags" later to differentiate between the two. Differential Revision: https://phab.mercurial-scm.org/D5564

File last commit:

r36625:c6061cad default
r41241:3f807237 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer