comparison mercurial/formatter.py @ 48055:84e7a86e3a63

dirstate: simplify the ambiguity clearing at write time The serialization function is already doing this, so we don't need to do it manually. We just need to propagate the right definition of "now". Differential Revision: https://phab.mercurial-scm.org/D11501
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 22 Sep 2021 14:54:42 +0200
parents d4ba4d51f85f
children df56e6bd37f6
comparison
equal deleted inserted replaced
48054:f27a83399abb 48055:84e7a86e3a63