Skip to content

Incorporate Gitaly's local_branches operation into repo code

username-removed-367626 requested to merge gitaly-local-branches into master

Conversation: gitaly#217

What does this MR do?

Incorporate Gitaly's local_branches operation into repo code

Are there points in the code the reviewer needs to double check?

No

Why was this MR needed?

Project::BranchesController#index takes a long time with git operations

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitaly/issues/127

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

Merge request reports