comparison mercurial/destutil.py @ 48147:142e9f0a70b5

status: process `from_p2` file the same as `merged` one What matters here is that the file constains information coming from the second parent and should be considered `modified` on plain `hg status. So we can process `from_p2` file sooner. It also highlight that we probably don't need the merged/from_p2 distinction at higher level. Differential Revision: https://phab.mercurial-scm.org/D11591
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 29 Sep 2021 02:06:04 +0200
parents d4ba4d51f85f
children f8f2ecdde4b5
comparison
equal deleted inserted replaced
48146:de0977ec2d25 48147:142e9f0a70b5