comparison tests/test-evolve-public-content-divergent-corner-cases.t @ 5637:eed42a183d46 mercurial-5.0

test-compat: merge mercurial-5.1 into mercurial-5.0 # no-check-commit
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 31 Oct 2020 19:33:42 +0800
parents e6e92835d42d 5907b495901e
children 8d93e7fc0daa c2c85576ddfb
comparison
equal deleted inserted replaced
5636:3f9ef377e670 5637:eed42a183d46
420 continue: hg evolve --continue 420 continue: hg evolve --continue
421 421
422 $ hg evolve --continue 422 $ hg evolve --continue
423 evolving 4:e568fd1029bb "added c e" 423 evolving 4:e568fd1029bb "added c e"
424 file 'd' was deleted in other but was modified in local. 424 file 'd' was deleted in other but was modified in local.
425 You can use (c)hanged version, (d)elete, or leave (u)nresolved. 425 What do you want to do?
426 What do you want to do? u 426 use (c)hanged version, (d)elete, or leave (u)nresolved? u
427 1 files updated, 0 files merged, 0 files removed, 1 files unresolved 427 1 files updated, 0 files merged, 0 files removed, 1 files unresolved
428 unresolved merge conflicts 428 unresolved merge conflicts
429 (see 'hg help evolve.interrupted') 429 (see 'hg help evolve.interrupted')
430 [1] 430 [1]
431 431