submodule migration

This commit is contained in:
Timerix 2025-07-04 20:03:43 +03:00
parent d7f8e7303d
commit b0629ead4e

8
.gitmodules vendored
View File

@ -1,15 +1,15 @@
[submodule "cbuild"] [submodule "cbuild"]
path = cbuild path = cbuild
url = https://github.com/Timerix22/cbuild.git url = https://timerix.ddns.net:3322/Timerix/cbuild.git
branch = main branch = main
[submodule "kerep"] [submodule "kerep"]
path = kerep path = kerep
url = https://github.com/Timerix22/kerep.git url = https://timerix.ddns.net:3322/Timerix/kerep.git
branch = main branch = main
[submodule "utf8proc"] [submodule "utf8proc"]
path = utf8proc path = utf8proc
url = https://github.com/Timerix22/utf8proc.git url = https://timerix.ddns.net:3322/Timerix/utf8proc.git
branch = my_branch branch = my_branch
[submodule "resource_embedder"] [submodule "resource_embedder"]
path = resource_embedder path = resource_embedder
url = https://github.com/Timerix22/resource_embedder.git url = https://timerix.ddns.net:3322/Timerix/resource_embedder.git