From ecdc9c20670b37b31be3ce7e5da869b9b353cd9b Mon Sep 17 00:00:00 2001 From: forbes Date: Sun, 1 Mar 2026 09:31:46 -0600 Subject: [PATCH] chore: set gears submodule default branch to main --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 9b870f7702..b78d9a2daf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -21,3 +21,4 @@ [submodule "mods/gears"] path = mods/gears url = https://git.kindred-systems.com/kindred/gears.git + branch = main