Mercurial > hg
comparison mercurial/cmdutil.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 | 32ece991955c |
children | f3f109971359 |
comparison
equal
deleted
inserted
replaced
38848:c0d411ea6639 | 38849:da5a666f0f78 |
---|