From 3c6cdec66548d3ca18ab097d3337bd00cfca856a Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 3 Feb 2018 12:15:27 +1000 Subject: [PATCH] Allow cloning and updating via GitLab --- misc/tools/all/config.subr | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/misc/tools/all/config.subr b/misc/tools/all/config.subr index c321232f..03499ba9 100644 --- a/misc/tools/all/config.subr +++ b/misc/tools/all/config.subr @@ -32,8 +32,7 @@ allmirrors() "$@" http '' http://us.git.xonotic.org/xonotic/ '' # Gitlab host (divVerent). - # Disabled because of https://gitlab.com/gitlab-com/support-forum/issues/15 - "$@" http '' https://gitlab.com/xonotic/ '' + "$@" http gitlab https://gitlab.com/xonotic/ '' # German host (divVerent). "$@" git de git://de.git.xonotic.org/xonotic/ '' -- 2.39.2