Steps: 1. mark a commit as fixup or squash 2. move its parent My expectation: squash/fixup commit moves together with its parent as they're kinda "tied" together now Actual: only the parent moves https://github.com/user-attachments/assets/891ceb48-57c4-49b3-8bca-cab99f337b3b But not sure how feasible/sensible this FR is.