Skip to content

gitserver: Return interface instead of implementor

Warren Gifford requested to merge es/gitserver-client-iface into main

Created by: eseliger

To make sure the interface is complete, we should return that instead of the implementor. That also means we can mark it as private :)

Test plan

Static checks should find any issues with this.

Merge request reports

Loading