I use interactive rebase: fixup a lot to massage merge requests, so having to navigate in/out of the interactive rebase dialog (and having a slightly worse interface there to find/study commit contents) takes up quite a bit of time.
It would be nice if I could drag & drop individual commits on top of each other to initiate a Fixup flow. It would probably need a confirmation dialog that also asks you whether you want to fixup or squash (or it could even offer to show the squashed up commit message and let you edit it inline)
I use interactive rebase: fixup a lot to massage merge requests, so having to navigate in/out of the interactive rebase dialog (and having a slightly worse interface there to find/study commit contents) takes up quite a bit of time.
It would be nice if I could drag & drop individual commits on top of each other to initiate a Fixup flow. It would probably need a confirmation dialog that also asks you whether you want to fixup or squash (or it could even offer to show the squashed up commit message and let you edit it inline)