Diff on modified merge request should allow to see diff between commits
Created by: nruffel
Project A Project B is a fork from Project A
You do a merge request from B to A Some nasty dev does some nasty comment on the beautiful code in the MR... You commit a fix and now, the MR has two commits. The diff is only showing differences between A and the "new" B
It would be very interesting to allow to show only the diff between the two commits in the MR, allowing the nasty reviewer to validate easily that his recommandations have been implemented.