You need to sign in or sign up before continuing.
Reduce the number of Gitaly calls for submodules
What does this MR do?
Optimize the number of Gitaly calls for submodules. This commit optimizes the backend performance of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29261