comparison tests/test-issue-5720.t @ 5747:8e4f6354b316 mercurial-5.6

tests: back out changeset b3d9e6c805d6
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 28 Jan 2021 18:48:36 +0800
parents 61d2f1cf90f0
children
comparison
equal deleted inserted replaced
5746:feb28638ec6c 5747:8e4f6354b316
61 atop:[3] b 61 atop:[3] b
62 merging a 62 merging a
63 warning: conflicts while merging a! (edit, then use 'hg resolve --mark') 63 warning: conflicts while merging a! (edit, then use 'hg resolve --mark')
64 unresolved merge conflicts 64 unresolved merge conflicts
65 (see 'hg help evolve.interrupted') 65 (see 'hg help evolve.interrupted')
66 [240] 66 [1]
67 67
68 Fix the conflict 68 Fix the conflict
69 $ echo c2 > a 69 $ echo c2 > a
70 $ hg resolve -m 70 $ hg resolve -m
71 (no more unresolved files) 71 (no more unresolved files)