Skip to content

Implement Gitaly refs client

Alejandro Rodríguez 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 gitaly#65 (closed)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

gitaly#65 (closed)

Merge request reports