+2

Allow Rebase Rebase Interactive before a merge commit

Bugged 4 years ago 0

Every time I would like to smash some commit, remove or move it up and down, I have to use the command line with the command `git rebase -i --preserve-merges HEAD~n` because the SmartGit interface does not allow to rebase things before merge commits:

Image 472