When selecting merge commit it shows the whole diff between merged branch and base branch.
Although it is helpful in certain situations, sometimes I would like to see only conflict resolution diffs, like e.g. gitk shows.
Is there a way to enable this behavior?