comparison hgext/git/dirstate.py @ 44911:84614212ae39 stable

flags: actually merge flags in simplemerge Since b86fc43e4b73, the local flag were blindly taken. This resulted in bug when rename are involved. exec flag change are now properly merged (when merged from the rename side). Another bug is affecting this when merging from the side without the rename. Differential Revision: https://phab.mercurial-scm.org/D8533
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sat, 16 May 2020 20:38:19 +0200
parents 7bbb83e4e8de
children 472b14da52c2
comparison
equal deleted inserted replaced
44910:783f059509e4 44911:84614212ae39