Mercurial > public > mercurial-scm > hg
diff tests/test-rebase-mq.t @ 12896:b19b4c1df066 stable
rebase: improve resolve failure message
author | Steve Borho <steve@borho.org> |
---|---|
date | Sat, 30 Oct 2010 16:58:15 -0500 |
parents | 6cc4b14fb76b |
children | 627e50e9e316 |
line wrap: on
line diff
--- a/tests/test-rebase-mq.t Mon Nov 01 10:24:07 2010 +0100 +++ b/tests/test-rebase-mq.t Sat Oct 30 16:58:15 2010 -0500 @@ -63,7 +63,7 @@ merging f warning: conflicts during merge. merging f failed! - abort: fix unresolved conflicts with hg resolve then run hg rebase --continue + abort: unresolved conflicts (see hg resolve, then hg rebase --continue) [255] Fix the 1st conflict: @@ -74,7 +74,7 @@ merging f warning: conflicts during merge. merging f failed! - abort: fix unresolved conflicts with hg resolve then run hg rebase --continue + abort: unresolved conflicts (see hg resolve, then hg rebase --continue) [255] Fix the 2nd conflict: