Mercurial > evolve
comparison tests/test-evolve-obshistory-fold.t @ 4990:f3fd3c1c3da0 stable
evolve: add test to demonstrate issue6203
Current logic of content-divergence resolution contains a bug that
if resolution parent is not the parent of any of the two divergent
changesets, it could undo some changes.
I think a good solution for this is to first relocate the divergent cset
to it's obsolete parent's successor if applicable and then perform
the content-divergence resolution.
Next patch will fix the issue.
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Sat, 23 Nov 2019 20:25:16 +0530 |
parents | 83e8803e1cf1 |
children | f7afd3a158e3 f16274729530 |
comparison
equal
deleted
inserted
replaced
4989:25532ce787d9 | 4990:f3fd3c1c3da0 |
---|