comparison tests/test-metaedit.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 cfe31185ad07
children 98941c28f3e2 77bf84025dd5
comparison
equal deleted inserted replaced
3752:6878d708500a 3753:a558c8adc5af