Skip to content

gitserver: Extract GitoliteLister

Administrator requested to merge rs/gitserver-httpclient into main

Created by: ryanslade

Extracted a new minimal type out of our gitserver client just for listing gitolite repos.

This leads to a couple of nice properties:

  • Gitserver client no longer needs to expose public HTTPClient
  • Smaller gitserver interface

Test plan

Existing unit tests still pass

Merge request reports

Loading