Skip to content

gitserver: add GetByNames function to gitserver store

Warren Gifford requested to merge ao/gitserver-store-batch-find-by-name into main

Created by: sashaostrikov

This function fetches repos by a slice of names provided.

Includes some tests refactoring, mostly removing duplicated code using a function creating both repo and gitserverRepo.

Test plan

unit test added

Merge request reports

Loading