Switched submodules to ssh

This commit is contained in:
@CarlWachter 2023-08-30 13:42:28 +02:00
parent 9ac5310210
commit 42cd501a99

8
.gitmodules vendored
View File

@ -1,10 +1,10 @@
[submodule "TACOS-Demo/Libs"] [submodule "TACOS-Demo/Libs"]
path = TACOS-Demo/Libs path = TACOS-Demo/Libs
url = https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git url = ssh://git@git.intern.spaceteamaachen.de:22222/ALPAKA/sta-core.git
[submodule "Libs/sta-core"] [submodule "Libs/sta-core"]
path = Libs/sta-core path = Libs/sta-core
url = https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git url = ssh://git@git.intern.spaceteamaachen.de:22222/ALPAKA/sta-core.git
[submodule "Libs/rtos2-utils"] [submodule "Libs/rtos2-utils"]
path = Libs/rtos2-utils path = Libs/rtos2-utils
url = https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git url = ssh://git@git.intern.spaceteamaachen.de:22222/ALPAKA/rtos2-utils.git
branch = libs-rework branch = libs-rework