Mercurial > evolve
diff tests/test-exchange-obsmarkers-case-D4.t @ 3753:a558c8adc5af
evolve: don't make values of replacements dict lists
There was inconsistency in code base related to the values stored in
replacements dict in evolvestate. At some places we store a list, at some places
we just store the nodeid. Let's make sure we store only the nodeid, not a list.
If there are cases, when there are multiple replacements or changesets created
during resolution, later patch will introduce storing temprevs in evolvestate
which should be used.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Wed, 23 May 2018 02:39:38 +0530 |
parents | d166b3dc5e8a |
children | d5adce52cef4 ef22eef37ecc |