Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
repos: make clearer why
newRepoRegistry
is a var
This commit reworks the `newRepoRegistry` func so that its easier to see that it is a variable so that it can be overriden by the tests. In the tests we want to use the `testrepos` we get from images and in the real implementation we want to use the full repo loader with search-paths and extra repos.
- Loading branch information