mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-24 07:20:49 +01:00
Pass the ancestor commit as the old revision if it is set in the GitDiffResult. This fixes the image diff renderer if the pull requests consists of multiple commits to show the full diff instead of the changes between the latest two commits.