Skip to content

search: Optimize for selecting a single repo

Administrator requested to merge master-dry-run/cc/polish-select into main

Created by: camdencheek

This optimizes the case when select:repo is set. Instead of asking Zoekt for all matches, then selecting the repo from those matches and deduping, we can ask Zoekt for only a single match for a repo.

Making a draft first because I made a few uneducated, but opinionated choices.

Merge request reports

Loading