diff mercurial/match.py @ 41205:3f807237dc94

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
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 09 Jan 2019 19:54:01 -0800
parents 074c72a38423
children 4fab8a7d2d72
line wrap: on
line diff