Mercurial > evolve
diff tests/test-evolve-topic.t @ 4676:b6c819facbe8
evolvecmd: the proper way to deal with conflicts is to resolve them
And it's worth making the suggestion an actual hint.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 06 Jun 2019 17:37:42 +0800 |
parents | 48521a49a07e |
children | 52c1809f35c1 |
line wrap: on
line diff
--- a/tests/test-evolve-topic.t Fri Jun 07 02:25:02 2019 +0200 +++ b/tests/test-evolve-topic.t Thu Jun 06 17:37:42 2019 +0800 @@ -426,7 +426,8 @@ move:[s3] add hhh merging hhh warning: conflicts while merging hhh! (edit, then use 'hg resolve --mark') - fix conflicts and see `hg help evolve.interrupted` + unresolved merge conflicts + (see 'hg help evolve.interrupted') [1] $ echo "resolved hhh" > hhh $ hg resolve --mark hhh