Mercurial > hg-stable
diff tests/test-copy-move-merge.t @ 26618:8e6d5b7317e6
merge.mergestate: perform all premerges before any merges (BC)
We perform all that we can non-interactively before prompting the user for input
via their merge tool. This allows for a maximally consistent state when the user
is first prompted.
The test output changes indicate the actual behavior change happening.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Sun, 11 Oct 2015 21:56:39 -0700 |
parents | d8463a743d7d |
children | 296d55def9c4 |
line wrap: on
line diff
--- a/tests/test-copy-move-merge.t Sun Oct 11 20:12:12 2015 -0700 +++ b/tests/test-copy-move-merge.t Sun Oct 11 21:56:39 2015 -0700 @@ -34,12 +34,12 @@ preserving a for resolve of b preserving a for resolve of c removing a - b: remote moved from a -> m + b: remote moved from a -> m (premerge) picked tool ':merge' for b (binary False symlink False) merging a and b to b my b@add3f11052fa+ other b@17c05bb7fcb6 ancestor a@b8bf91eeebbc premerge successful - c: remote moved from a -> m + c: remote moved from a -> m (premerge) picked tool ':merge' for c (binary False symlink False) merging a and c to c my c@add3f11052fa+ other c@17c05bb7fcb6 ancestor a@b8bf91eeebbc