Skip to content

ReplicateRepository RPC

John Cai requested to merge jc-replicate-repository-impl into master

fixes: #2016 (closed)

a ReplicateRepository RPC that does the following:

  1. creates a repository if it doesn't exist
  2. does a FetchRemoteInternal call to get all the refs and objects
Edited by GitLab Release Tools Bot

Merge request reports