From: Rudolf Polzer <divVerent@gmail.com>
Date: Mon, 15 Jun 2020 23:33:37 +0000 (-0400)
Subject: gmqcc: the usual branch now is main.
X-Git-Tag: xonotic-v0.8.5~86
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9304e64c0923d4e8dbfdc9fd69548ef5dc7f6e39;p=xonotic%2Fxonotic.git

gmqcc: the usual branch now is main.

If your local checkout is offended (as in, broken) by this, run:

./all checkout

to bring everything in order again.
---

diff --git a/misc/tools/all/config.subr b/misc/tools/all/config.subr
index 03499ba9..effa9c10 100644
--- a/misc/tools/all/config.subr
+++ b/misc/tools/all/config.subr
@@ -13,7 +13,7 @@ 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"