-
Notifications
You must be signed in to change notification settings - Fork 3
Rebase crashes if it encounters a merge conflict #65
Copy link
Copy link
Closed
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: 1 - soonwork type: investigationA task that primarily involves digging into a particular problemA task that primarily involves digging into a particular problem
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: 1 - soonwork type: investigationA task that primarily involves digging into a particular problemA task that primarily involves digging into a particular problem
If a rebase causes a merge conflict, Stack Attack crashes with a cryptic error message
Example repro:
Crash when rebase
b86cedeis rebased ontofc5d26c:Stack Attack crash:
What git shows when I try to do a similar rebase manually:
Acceptance Criteria