Bitbucket Server allows for force-pushing a new version of patch set into the pull request branch, and it correctly displays that operation showing what commits were "removed", and what "added". That is great, but there is no apparent way to see the difference between the "removed" and the "added" commits, which makes reviewing the code much harder.
Can such a diff be obtained somehow?
I'm running Bitbucket Server 5.12.0 here.