Implement Gitaly refs client
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?
-
Changelog entry added [ ] Documentation created/updated[ ] API support added- Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together