Intellij's git integration has a "rebase current onto selected" and a "merge into current" operation in its context menu.
Is it possible to reverse the direction somehow, to (also) have "rebase selected onto current" and "Merge current into selected" options available?
That would cut down on checkout operations.
Actually, even being able to reverse the direction of one would already be great, because they feel inconsistent to me, one being the opposite of the other.