Skip to content

range-diff: support RangeDiff RPC

git-range-diff is a command in Git used to compare ranges of commits. We can use it to enhance the ability to compare multiple versions of GitLab MergeRequests. This is expected to fix issue #24096.

/cc @chriscool

Merge request reports