Skip to content

gitserver: refactor gitserver.Client and its usage

Warren Gifford requested to merge ao/gitserver-drop-global-client into main

Created by: sashaostrikov

Part of https://github.com/sourcegraph/sourcegraph/issues/32315

Removing global gitserver client in favor of creating them locally in an ad-hoc manner.

Test plan

CI + additional main-dry-run build

Merge request reports

Loading