-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workingdomain: SourceControlimportance: 1 - must haveMust be implemented for the product to be completeMust be implemented for the product to be completeurgency: 2 - we can waitwork type: implementationA task that primarily involves bashing codeA task that primarily involves bashing code
Description
When rebasing commits in a branch, commits may disappear if they are no longer a parent of a commit with >=1 branch pointing to it.
Steps to repro
- Given this commit graph

- Use Stack Attack to rebase
b86cedeontofaeff9f. 4628f57should disappear, since there are no more branches pointing to it or its children.
Steps
- Confirm that this issue is actually a thing (I didn't test it LOL)
- Generate Stack Attack branch for new branch tips that don't have commits pointing to them
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdomain: SourceControlimportance: 1 - must haveMust be implemented for the product to be completeMust be implemented for the product to be completeurgency: 2 - we can waitwork type: implementationA task that primarily involves bashing codeA task that primarily involves bashing code