From 09a070cf39121ed5443b9dd7b169d47ced1ea37b Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 18 Aug 2014 06:46:58 +0200 Subject: [PATCH] Add the gitlab mirrors. --- misc/tools/all/config.subr | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/tools/all/config.subr b/misc/tools/all/config.subr index 38a90bde..fab9a3ff 100644 --- a/misc/tools/all/config.subr +++ b/misc/tools/all/config.subr @@ -33,6 +33,9 @@ allmirrors() "$@" http nl http://nl.git.xonotic.org/xonotic/ '*2' "$@" ssh push ssh://xonotic@push.git.xonotic.org/ '' + + "$@" http lab https://gitlab.com/xonotic/ '' + "$@" ssh lab ssh://git@gitlab.com/xonotic/ '' } have_time=true -- 2.39.2