comparison tests/test-unstability-resolution-result.t @ 6317:53d63b608230

evolve: stop preserving all of {extras} for uninterrupted evolve operations I doubt the wisdom of doing this, but the case of completing interrupted evolves does this, as do core commands for amend, graft, and rebase in hg ce9696193175, bb14a81ce647, and b698abf971e7. Note the obslog order (and DAG display) change in test-evolve-content-divergent-relocation.t around line 131. I have no idea why that would happen, or if it's an indicator of something subtle going on.
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 07 Oct 2022 20:32:14 -0400
parents b1d1f4ade142
children 1328195f76a9
comparison
equal deleted inserted replaced
6316:b1d1f4ade142 6317:53d63b608230
178 $ echo y | hg evolve --any --confirm --config ui.interactive=True --phase-divergent 178 $ echo y | hg evolve --any --confirm --config ui.interactive=True --phase-divergent
179 recreate:[9] newer a 179 recreate:[9] newer a
180 atop:[6] newer a 180 atop:[6] newer a
181 perform evolve? [Ny] y 181 perform evolve? [Ny] y
182 rebasing to destination parent: 66719795a494 182 rebasing to destination parent: 66719795a494
183 committed as 9bd81588dac8 183 committed as 1e688a4b6db8
184 working directory is now at 9bd81588dac8 184 working directory is now at 1e688a4b6db8
185 $ glog 185 $ glog
186 @ 11:9bd81588dac8@default(draft) bk:[] phase-divergent update to 99ec7503cf5a: 186 @ 11:1e688a4b6db8@default(draft) bk:[] phase-divergent update to 99ec7503cf5a:
187 | 187 |
188 | o 7:7bc2f5967f5e@default(draft) bk:[] add c 188 | o 7:7bc2f5967f5e@default(draft) bk:[] add c
189 | | 189 | |
190 o | 6:99ec7503cf5a@default(public) bk:[] newer a 190 o | 6:99ec7503cf5a@default(public) bk:[] newer a
191 |/ 191 |/
196 $ hg exp 196 $ hg exp
197 # HG changeset patch 197 # HG changeset patch
198 # User test 198 # User test
199 # Date 0 0 199 # Date 0 0
200 # Thu Jan 01 00:00:00 1970 +0000 200 # Thu Jan 01 00:00:00 1970 +0000
201 # Node ID 9bd81588dac89b66b4fb6dadd8e33b1ecfe9b408 201 # Node ID 1e688a4b6db81db9b647e9045aff0fcbc5c32b8d
202 # Parent 99ec7503cf5a2cd545f41792129becc4172e9e9d 202 # Parent 99ec7503cf5a2cd545f41792129becc4172e9e9d
203 phase-divergent update to 99ec7503cf5a: 203 phase-divergent update to 99ec7503cf5a:
204 204
205 newer a 205 newer a
206 206
207 diff -r 99ec7503cf5a -r 9bd81588dac8 a 207 diff -r 99ec7503cf5a -r 1e688a4b6db8 a
208 --- a/a Thu Jan 01 00:00:00 1970 +0000 208 --- a/a Thu Jan 01 00:00:00 1970 +0000
209 +++ b/a Thu Jan 01 00:00:00 1970 +0000 209 +++ b/a Thu Jan 01 00:00:00 1970 +0000
210 @@ -1,3 +1,4 @@ 210 @@ -1,3 +1,4 @@
211 a 211 a
212 a 212 a