##// END OF EJS Templates
revlog: deal with nodemap deletion within the index...
revlog: deal with nodemap deletion within the index Since the nodemap data now live in the index, it should be the index responsibility to ensure the data are up to date. The C version of the index is already dealing with such deletion. This work is part of a refactoring to unify the revlog index and the nodemap. This unification prepare the use of a persistent nodemap. Differential Revision: https://phab.mercurial-scm.org/D7321

File last commit:

r32206:c4858385 default
r43933:64243362 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer