Mercurial > public > mercurial-scm > hg
diff tests/test-issue672.t @ 26517:d8463a743d7d
filemerge: normalize 'internal:foo' names to ':foo'
In upcoming patches we're going to present these names in the UI -- it would be
good not to present deprecated names.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Wed, 07 Oct 2015 00:01:16 -0700 |
parents | 2fc86d92c4a9 |
children | 8e6d5b7317e6 |
line wrap: on
line diff
--- a/tests/test-issue672.t Tue Oct 06 22:57:21 2015 -0700 +++ b/tests/test-issue672.t Wed Oct 07 00:01:16 2015 -0700 @@ -66,7 +66,7 @@ ancestor: c64f439569a9, local: e327dca35ac8+, remote: 746e9549ea96 preserving 1a for resolve of 1a 1a: local copied/moved from 1 -> m - picked tool 'internal:merge' for 1a (binary False symlink False) + picked tool ':merge' for 1a (binary False symlink False) merging 1a and 1 to 1a my 1a@e327dca35ac8+ other 1@746e9549ea96 ancestor 1@81f4b099af3d premerge successful @@ -89,7 +89,7 @@ preserving 1 for resolve of 1a removing 1 1a: remote moved from 1 -> m - picked tool 'internal:merge' for 1a (binary False symlink False) + picked tool ':merge' for 1a (binary False symlink False) merging 1 and 1a to 1a my 1a@746e9549ea96+ other 1a@e327dca35ac8 ancestor 1@81f4b099af3d premerge successful