Mercurial > hg-stable
diff tests/test-keyword.t @ 30062:940c05b25b07
merge: add conflict labels to merge command
Now that we present the conflict labels in prompts, it's useful to have
better names than "local" and "other" for every command.
author | Simon Farnsworth <simonfar@fb.com> |
---|---|
date | Fri, 07 Oct 2016 08:51:50 -0700 |
parents | 8421cbebc783 |
children | ce3a133f71b3 |
line wrap: on
line diff
--- a/tests/test-keyword.t Wed Oct 05 15:28:34 2016 +0200 +++ b/tests/test-keyword.t Fri Oct 07 08:51:50 2016 -0700 @@ -1113,11 +1113,11 @@ [1] $ cat m $Id$ - <<<<<<< local: 88a80c8d172e - test: 8bar + <<<<<<< working copy: 88a80c8d172e - test: 8bar bar ======= foo - >>>>>>> other: 85d2d2d732a5 - test: simplemerge + >>>>>>> merge rev: 85d2d2d732a5 - test: simplemerge resolve to local, m must contain hash of last change (local parent)