From 83c05179292984c0b955612bf4b3ae7ec8624ec5 Mon Sep 17 00:00:00 2001
From: ezsh <ezsh.junk@gmail.com>
Date: Fri, 31 Jul 2020 00:25:27 +0200
Subject: [PATCH] Branch tracking for the SC2 submodule

Make it track the fc branch instead of the commit it was checked out with.
---
 .gitmodules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitmodules b/.gitmodules
index 326cc637e01..8b747cd99da 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,4 @@
 [submodule "submodules/sugarcube-2"]
 	path = submodules/sugarcube-2
 	url = https://gitgud.io/Arkerthan/sugarcube-2.git
+	branch = fc
-- 
GitLab