comparison hgext/uncommit.py @ 48291:500260410bb8

dirstate: make sure that status does not overlook the fallback flags Without this extra checks, file with fallback flags change as the only change would be overlooked. In the future we might store proper data in the dirstate and do less lookup. However, for now this will do to make sure that 6.0 is forward compatible with later version. Differential Revision: https://phab.mercurial-scm.org/D11729
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 28 Oct 2021 17:44:58 +0200
parents 7f7457f84311
children 4f01821fa0ec
comparison
equal deleted inserted replaced
48290:91f07430db8c 48291:500260410bb8