[ARVADOS] updated: 1.3.0-2001-gc88fddd8b

Git user git at public.arvados.org
Tue Dec 17 18:30:56 UTC 2019


Summary of changes:
 doc/install/install-arv-git-httpd.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  c88fddd8b4850196a4cd3cd724eb25f8b375e646 (commit)
      from  69461883e5af671c7cfb99c2052e840491fb8d43 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit c88fddd8b4850196a4cd3cd724eb25f8b375e646
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Tue Dec 17 13:24:40 2019 -0500

    15572: GitSSH should have leading ssh://
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/doc/install/install-arv-git-httpd.html.textile.liquid b/doc/install/install-arv-git-httpd.html.textile.liquid
index 0427cae5b..414678b52 100644
--- a/doc/install/install-arv-git-httpd.html.textile.liquid
+++ b/doc/install/install-arv-git-httpd.html.textile.liquid
@@ -203,7 +203,7 @@ Edit the cluster config at @/etc/arvados/config.yml@ .
 <notextile>
 <pre><code>    Services:
       GitSSH:
-        ExternalURL: "<span class="userinput">git at git.ClusterID.example.com</span>"
+        ExternalURL: "<span class="userinput">ssh://git@git.ClusterID.example.com</span>"
       GitHTTP:
         ExternalURL: <span class="userinput">https://git.ClusterID.example.com/</span>
         InternalURLs:

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list