Skip to content

repo_set: optimize fetch

Mark Janes requested to merge majanes/mesa_ci:fetch into master

As the list of source projects grows, we need to do a better job fetching remotes. Change repo_set to support fetching only repositories that are required by the current branch specification.

Merge request reports