##// END OF EJS Templates
dirstate: drop comparison primitive on the timestamp class...
dirstate: drop comparison primitive on the timestamp class All comparison are now managed without using operator : - the status mtime comparisons is handled by the DirstateItem, - the fixup reliability check, - the update "hack". So we no longer needs the operator and should discourage its usage. Differential Revision: https://phab.mercurial-scm.org/D11841

File last commit:

r43078:268662aa default
r49226:8d585aa9 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer