Rebase may cause commits to disappear if they have no commits pointing to it #67
Labels
bug
Something isn't working
domain: SourceControl
importance: 1 - must have
Must be implemented for the product to be complete
urgency: 2 - we can wait
work type: implementation
A task that primarily involves bashing code
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
b86cede
ontofaeff9f
.4628f57
should disappear, since there are no more branches pointing to it or its children.Steps
The text was updated successfully, but these errors were encountered: