Skip to content

Port repository creation to Golang

Zeger-Jan van de Weg requested to merge zj-port-create-repo-go into master

Prior to this change, this RPC was written in Ruby. There's not a big performance benefit from updating to Go but converging towards no sidecar is nice.

Merge request reports