Skip to content

Adding FetchHttpRemote RPC and messages

John Cai requested to merge jc-geo-fetch into master

FetchHttpRemote will add a remote, and fetch the remote to a repository.

This is something @jacobvosmaer-gitlab and I discussed, to consolidate the fetch logic from the geo ruby code into gitaly.

This RPC will also get called by the "GeoFastInitialFetch" RPC.

corresponding RPC mr: gitaly!1126 (merged)

Edited by John Cai

Merge request reports