set submodules

This commit is contained in:
Evgeny Dubravin 2024-03-15 17:16:41 +07:00
parent a2cad6cba2
commit d03d5f9340
1 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "Template-common"]
path = Template-common
url = git@github.com:TouchInstinct/Template-common.git
url = https://git.svc.touchin.ru/TouchInstinct/common-template
[submodule "RoboSwag"]
path = RoboSwag
url = git@github.com:TouchInstinct/RoboSwag.git
url = https://git.svc.touchin.ru/TouchInstinct/RoboSwag.git
[submodule "BuildScripts"]
path = BuildScripts
url = git@github.com:TouchInstinct/BuildScripts.git
url = https://git.svc.touchin.ru/TouchInstinct/BuildScripts.git