Skip to content

reposet: fetch remotes for externals

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

When repos are cloned into externals, they are cloned from {build_root}/repos/{project}, which is not bare.

To ensure that new refs are fetched, we need a ref spec that copies refs from the parent project.

Merge request reports