Community
Participate
Working Groups
As a first starting point for interactive rebase we could add a menu entry "Rebase Interactive" to the history. There we can add a sub menu with entries which allow to change the selected commit and rebase the children on top of the changed commit. This would then cover already a great number of everyday use-cases of rebase interactive. We could add the following entries: - Edit Commit - Delete Commit - Squash with Parent - Exchange with Parent
Created attachment 202898 [details] New Context Menu on history View
With bug 340967 (interactive rebase view) and bug 316521, bug 429365 and bug 431751 (context menu for Edit, Reword, Squash), I think we can close this.