Skip to content

gitserver: change the way gitserver client is created

Warren Gifford requested to merge ao/gitserver-change-client-creation-way into main

Created by: sashaostrikov

From now on, gitserver client accepts a DB connection which will be further used for gitserver hashing algorithm change and repos migration.

This PR makes a little change of gitserver.NewClient function signature

Test plan

Check that there are no failing tests

Merge request reports

Loading