submodule branch

This commit is contained in:
2023-05-19 13:42:22 +06:00
parent cfb25598e9
commit 87859e9d97
2 changed files with 3 additions and 1 deletions

2
.gitmodules vendored
View File

@@ -1,9 +1,11 @@
[submodule "cbuild"] [submodule "cbuild"]
path = cbuild path = cbuild
url = https://github.com/Timerix22/cbuild.git url = https://github.com/Timerix22/cbuild.git
branch = main
[submodule "kerep"] [submodule "kerep"]
path = kerep path = kerep
url = https://github.com/Timerix22/kerep.git url = https://github.com/Timerix22/kerep.git
branch = main
[submodule "utf8proc"] [submodule "utf8proc"]
path = utf8proc path = utf8proc
url = https://github.com/Timerix22/utf8proc.git url = https://github.com/Timerix22/utf8proc.git

2
kerep

Submodule kerep updated: 5122af98cf...8ea44cdc24