Skip to content

WIP: Pre fetch forked repositories

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

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?

Merge request reports