Skip to content

Fix following with multiple paths

username-removed-443319 requested to merge fix-follow-with-multiple-paths into master

git log --follow is only supported for a single path. CE doesn't currently pass multiple paths, but EE does when getting suggested approvers for an MR.

No changelog as this was introduced in 9.1.

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/2175.

Merge request reports