Compare one commit with a different commit from a previous version of the merge request
Problem to solve
When I am reviewing series of commits, and those are rebased I want to see how a commit changed from one version to another. The merge request interface allows me to compare two versions of the merge request with each other, but not two specific commits.
Further details
Proposal
This would probably need to considered by #24687
When viewing a commit in the merge request, I should be able to open an interface (probably #211882) that allows me to compare the commit I am currently looking at with a different commit.