Under the hood
Git diff calls for telemetry were consolidated onto shared flags, no behavior change.
The several git diff invocations used for change-summary telemetry, numstat, shortstat, and hunk diffing, now share a common flag array instead of each repeating --no-optional-locks -c diff.relative=false diff inline. Behavior is unchanged.