Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently we have unindexed search asking Zoekt what commit it has for a very specific repository. In normal search we use selectRepoSet to avoid searching shards which are unrelated to the query. This uses the same optimization in List. Test Plan: go test
- Loading branch information