Skip to content

search: factor out call to ListAll in zoektIndexedRepos

Administrator requested to merge k/match-up-branch into master

Created by: keegancsmith

We want to store the set used to split repositories. This is to allow us to hydrate repository revision information when results are returned from zoekt.

A nice side effect is simplifying zoektIndexedRepos leading to no error conditions and less boilerplate in tests.

Merge request reports

Loading