]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/all/config.subr
Disable the German Git host of Xonotic until it can be repaired
[xonotic/xonotic.git] / misc / tools / all / config.subr
index 00d311d4ee44ca4e4a46b4b15d23d446c1a167bd..583da9de3c38d4614a4745ea96a95d2c61af7eb0 100644 (file)
@@ -13,9 +13,10 @@ allrepos()
        "$@" d0_blind_id                   d0_blind_id.git              master         ""
        "$@" data/xonotic-maps.pk3dir      xonotic-maps.pk3dir.git      master         ""
        "$@" mediasource                   mediasource.git              master         "no"
-       "$@" gmqcc                         gmqcc.git                    master         ""
+       "$@" gmqcc                         gmqcc.git                    main           ""
        "$@" xonstat                       xonstat.git                  master         "no"
        "$@" xonstatdb                     xonstatdb.git                master         "no"
+       "$@" xonotic.org                   xonotic.org.git              master         "no"
        "$@" wiki                          xonotic.wiki.git             master         "no"
 }
 
@@ -31,12 +32,11 @@ 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/   ''
-       "$@" http de   http://de.git.xonotic.org/xonotic/  ''
+       # German host - disabled (divVerent).
+       "$@" git  ''   git://de.git.xonotic.org/xonotic/   ''
+       "$@" http ''   http://de.git.xonotic.org/xonotic/  ''
 
        # Pushing destination (authoritative server; merlijn).
        "$@" ssh  push ssh://git@gitlab.com/xonotic/       ''