##// END OF EJS Templates
dirstate-item: add a `from_v1_data` constructor...
dirstate-item: add a `from_v1_data` constructor This class method is dedicated to building a DirstateItem from the data available in the "dirstate-v1" format. Since that format is frozen, this constructor will never change (unlike the `__init__` one). Differential Revision: https://phab.mercurial-scm.org/D11118

File last commit:

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