comparison tests/test-corrupt.t @ 3809:f06ff8fee2f6

evolvestate: store info about relocation while resolving content-divergence While resolving content-divergence when they are on different parents, we relocate one of the node to parent of another one and this can lead to conflicts sometimes. So we need to store information about that state in evolvestate so that we can use that when user does `hg evolve --continue` or `--stop` or `--abort`. Now that we make sure, we store the new other node in evolvestate, we fix the behavior of handling the relocated commit and merge the right changesets.
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 07 Jun 2018 18:18:10 +0530
parents 4dd84054ebbb
children 4303a46b4167 0171a7ceb574
comparison
equal deleted inserted replaced
3808:e6c0f45d51ed 3809:f06ff8fee2f6