Change ListRepositories RPC to RepositoryReplicas
Instead of having an RPC return all repositories and their checksums, have an RPC that takes a repository as its argument and returns checksums of the primary and replicas.
fixes: #2082 (closed)
Edited by GitLab Release Tools Bot