Use list_refs to implement find_all_branch_names and find_all_tag_names
What does this MR do and why?
Clean up code following the rollout of #383617 (closed)
Both FindAllBranchNames
and FindAllTagNames
will be deprecated and removed from gitaly.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.