Mercurial > hg
comparison mercurial/wireprototypes.py @ 38849:da5a666f0f78
pure: create type for revlog v0 index
The new type takes care of hiding the nullid entry. This type helps us
transition away from including that entry at index[len(index)-1].
Differential Revision: https://phab.mercurial-scm.org/D4020
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 20 Jul 2018 14:25:59 -0700 |
parents | 856f381ad74b |
children | 07b58266bce3 |
comparison
equal
deleted
inserted
replaced
38848:c0d411ea6639 | 38849:da5a666f0f78 |
---|