Skip to content

Implement Gitaly refs client

username-removed-367626 requested to merge gitaly-refs into master

What does this MR do?

Implement Gitaly refs client with initial operations default_branch_name, branch_names and tag_names.

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

No

Why was this MR needed?

Provide client code for https://gitlab.com/gitlab-org/gitaly/issues/65

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

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

Merge request reports