From 40ba65c7b69fede5c136271cd343f4abcca50724 Mon Sep 17 00:00:00 2001 From: ICScaryThings Date: Sat, 28 May 2022 19:10:08 -0400 Subject: [PATCH] Set branches to fix submodules --- .gitmodules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitmodules b/.gitmodules index 3e399aa..414d70a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,8 @@ [submodule "treebird"] path = treebird url = https://git.freecumextremist.com/neko-fossil-mirror/treebird.git + branch = master [submodule "mastodont-c"] path = mastodont-c url = https://git.freecumextremist.com/neko-fossil-mirror/mastodont-c.git + branch = master