Can we get jsdoc or ts interface definitions to declare what the custom implementation of the git repository takes and needs to return?
We are trying to implement the server, but honestly have no idea what these methods are supposed to do without diving into the git spec.