Conversation
Entire-Checkpoint: e3e035743cb8
Entire-Checkpoint: 43d37025251f
Entire-Checkpoint: 50a05055ba87
Entire-Checkpoint: bcb1ad8ffbac
Entire-Checkpoint: f0c3dbdad0d8
4b19ee3 to
928d14f
Compare
Collaborator
Author
|
Testing, Then I did a commit in main branch, and looked at |
Entire-Checkpoint: 9d8d8bec3964
Entire-Checkpoint: 8ae9468023c2
Entire-Checkpoint: 0a31ea1143de
migrate shadow branch if base commit changed after pull/rebase
Collaborator
Author
|
Entire-Checkpoint: 4f7199a81bd1
Entire-Checkpoint: b02936744f3b
Entire-Checkpoint: dcb4d86ac3a4
Entire-Checkpoint: eecf21d297fe
gtrrz-victor
approved these changes
Jan 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before:
When two sessions had interleaved checkpoints and the user committed, the second session's data would overwrite the first session's data on entire/sessions:
After:
Both sessions are preserved with archiving:
Concurrent Session Warning Message
Before:
After:
And when resuming/rewinding: