From 87859e9d975e8887dfd6610f25d037ced526260d Mon Sep 17 00:00:00 2001 From: Timerix22 Date: Fri, 19 May 2023 13:42:22 +0600 Subject: [PATCH] submodule branch --- .gitmodules | 2 ++ kerep | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f2f4209..04504f4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,11 @@ [submodule "cbuild"] path = cbuild url = https://github.com/Timerix22/cbuild.git + branch = main [submodule "kerep"] path = kerep url = https://github.com/Timerix22/kerep.git + branch = main [submodule "utf8proc"] path = utf8proc url = https://github.com/Timerix22/utf8proc.git diff --git a/kerep b/kerep index 5122af9..8ea44cd 160000 --- a/kerep +++ b/kerep @@ -1 +1 @@ -Subproject commit 5122af98cf350b6ffeb8bee7797a47148e13734d +Subproject commit 8ea44cdc24120ce6e13b0a92767e2002123b1bc1