diff README.rst @ 48397:8d585aa9becf

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
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 23 Nov 2021 19:27:17 +0100
parents c5912e35d06d
children
line wrap: on
line diff