Skip to content

WIP: Pre fetch repos during fork sync

John Cai requested to merge jc-pre-fetch into jc-geo-dupe

What does this MR do?

When a forked repository is part of an object pool, we can optimize the sync fetch by doing a shared clone from the fork source (if it's already synced)

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by John Cai

Merge request reports