comparison tests/test-evolve-content-divergent-case-B1.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 43a5371fa669
children
comparison
equal deleted inserted replaced
6316:b1d1f4ade142 6317:53d63b608230
135 rebasing "divergent" content-divergent changeset 429afd16ac76 on 45ed635c7cfc 135 rebasing "divergent" content-divergent changeset 429afd16ac76 on 45ed635c7cfc
136 rebasing "other" content-divergent changeset 807cc2b37fb3 on 45ed635c7cfc 136 rebasing "other" content-divergent changeset 807cc2b37fb3 on 45ed635c7cfc
137 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 137 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
138 138
139 $ hg log -G 139 $ hg log -G
140 o 9:6f740085e668 (draft): new_B 140 o 9:55f09418c9b0 (draft): new_B
141 | 141 |
142 @ 5:45ed635c7cfc (draft): latest_A 142 @ 5:45ed635c7cfc (draft): latest_A
143 | 143 |
144 o 0:a9bdc8b26820 (public): O 144 o 0:a9bdc8b26820 (public): O
145 145
179 merge:[3] new_B 179 merge:[3] new_B
180 with: [5] B 180 with: [5] B
181 base: [2] B 181 base: [2] B
182 rebasing "divergent" content-divergent changeset 807cc2b37fb3 on 1ffcccee011c 182 rebasing "divergent" content-divergent changeset 807cc2b37fb3 on 1ffcccee011c
183 0 files updated, 0 files merged, 0 files removed, 0 files unresolved 183 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
184 working directory is now at 2431e876af63 184 working directory is now at 6b611864f3f6
185 185
186 $ hg log -G 186 $ hg log -G
187 @ 8:2431e876af63 (draft): new_B [orphan] 187 @ 8:6b611864f3f6 (draft): new_B [orphan]
188 | 188 |
189 | o 6:45ed635c7cfc (draft): latest_A 189 | o 6:45ed635c7cfc (draft): latest_A
190 | | 190 | |
191 x | 4:1ffcccee011c (draft): new_A 191 x | 4:1ffcccee011c (draft): new_A
192 |/ 192 |/
193 o 0:a9bdc8b26820 (public): O 193 o 0:a9bdc8b26820 (public): O
194 194
195 $ hg evolve -l 195 $ hg evolve -l
196 2431e876af63: new_B 196 6b611864f3f6: new_B
197 orphan: 1ffcccee011c (obsolete parent) 197 orphan: 1ffcccee011c (obsolete parent)
198 198