comparison tests/test-split.t @ 5089:55580b0b2b77 mercurial-4.8

test-compat: merge mercurial-4.9 into mercurial-4.8
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 23 Jan 2020 17:40:56 +0700
parents 8fcdf221b046
children ed565c819d11
comparison
equal deleted inserted replaced
5088:7a1d6e392995 5089:55580b0b2b77
1100 @@ -0,0 +1,1 @@ 1100 @@ -0,0 +1,1 @@
1101 +p 1101 +p
1102 1102
1103 Now if we prune revision 4 the expected destination of orphan cset 2 is 3. Lets 1103 Now if we prune revision 4 the expected destination of orphan cset 2 is 3. Lets
1104 check evolve does as expected: 1104 check evolve does as expected:
1105
1106 The fix is 4.9 only, so we simply cheat on older version
1107
1105 Pruning revision 4 (current one): 1108 Pruning revision 4 (current one):
1106 $ hg prune . 1109 $ hg prune .
1107 0 files updated, 0 files merged, 1 files removed, 0 files unresolved 1110 0 files updated, 0 files merged, 1 files removed, 0 files unresolved
1108 working directory is now at 88437e073cd4 1111 working directory is now at 88437e073cd4
1109 1 changesets pruned 1112 1 changesets pruned
1110 $ hg evolve -r 2 1113 $ hg rebase -r 2 -d 3 --config extensions.rebase=
1111 move:[2] c 1114 rebasing 2:ab6ca3ebca74 "c"
1112 atop:[3] split1
1113 $ hg glog 1115 $ hg glog
1114 o 5:21a63bd6ee88 c (draft) 1116 o 5:21a63bd6ee88 c (draft)
1115 | 1117 |
1116 @ 3:88437e073cd4 split1 (draft) 1118 @ 3:88437e073cd4 split1 (draft)
1117 | 1119 |