Skip to content

Fixed expanding diff commit files

Phil Hughes requested to merge iamphill/gitlab-ce:diff-expand-commit-file into master

What does this MR do?

Fixes a bug where clicking to expand a collapsed diff file would load from the HEAD not from the commit ID if viewing a commit diff.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50662

Does this MR meet the acceptance criteria?

Merge request reports