|
|
|
|
|
by NekkoDroid
53 days ago
|
|
> Why doesn't it do what you what? If you have anything else branching/referencing a commit after the reword commit that isn't part of the branch you are rebasing you now have all those references still pointing to the old commit and need to go through every one of them to fix them. |
|