14712: Adds arv-git-httpd to cluster config loading
[arvados.git] / sdk / go / arvados / config.go
index 93f52f3c809bb003c3bb506574d42e140728960c..5a18972f5232127466a1590c023915deef354935 100644 (file)
@@ -114,6 +114,8 @@ type Cluster struct {
                WebDAVCache WebDAVCacheConfig
        }
        Git struct {
+               GitCommand   string
+               GitoliteHome string
                Repositories string
        }
        Login struct {