Mercurial > hg
comparison mercurial/filemerge.py @ 40039:a0c18b271ea1
treemanifests: store whether a lazydirs entry needs copied after materializing
Due to the way that things like manifestlog.get caches its values, without
making a copy (if necessary) after calling readsubtree(), we might end up
adjusting the state of the same object on different contexts, breaking things
like dirty state tracking (and probably other things).
Differential Revision: https://phab.mercurial-scm.org/D4874
author | spectral <spectral@google.com> |
---|---|
date | Tue, 25 Sep 2018 19:25:41 -0700 |
parents | bc0eb1dc6aae |
children | 86dfae98a3a2 |
comparison
equal
deleted
inserted
replaced
40038:906c95073ff7 | 40039:a0c18b271ea1 |
---|