Mercurial > evolve
comparison tests/test-stabilize-conflict.t @ 5010:effce0a1f5bd
tests: demonstrate how evolve loses transitive copies when interrupted
Let's say `b` has been renamed to `c` in commit A and then renamed
to `d` in commit B. We now modify A in a way that will cause a
conflict when we evolve B. `hg evolve` will now stop and let the user
resolve the conflicts, but it will have lost the copy information in
the working copy (should still be c->d).
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 19 Nov 2019 14:24:31 -0800 |
parents | b6c819facbe8 |
children | b2de5825e5ca |
comparison
equal
deleted
inserted
replaced
5009:0ab3b94562ab | 5010:effce0a1f5bd |
---|