Skip to content

Search backend: clean up repo resolver pt.3

Administrator requested to merge backend-integration/cc/clean-up-repos-3 into main

Created by: camdencheek

Builds off https://github.com/sourcegraph/sourcegraph/pull/38602

  • Removes a redundant empty string -> HEAD
  • Constructs Resolved at the end rather than mutating its fields concurrently

Test plan

Backend integration tests. Should be semantics-preserving.

Merge request reports

Loading