+2
Allow Rebase Rebase Interactive before a merge commit
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:
Customer support service by UserEcho