Mercurial > hg
diff tests/test-treediscovery-legacy.t @ 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 | d0abd7949ea3 |
children | 95c4cca641f6 |