comparison tests/test-evolve-list.t @ 3827:82c72eb37f85

evolve: strip the relocation commit on `hg evolve --stop` While resolving content-divergence on multiple parents, we relocate one of the commit on the parent of another one and then merge the divergent changesets. Merging can leads to conflicts, and if user does `hg evolve --stop`, we need to strip that relocated changeset too! This patch does that. Test changes demonstrates the fix.
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 11 Jun 2018 00:47:28 +0530
parents 3ff0da45d4c7
children 85cdce113c2c a2fdbece7ce1 3caa4a459439
comparison
equal deleted inserted replaced
3826:8e8bd5bb2f90 3827:82c72eb37f85