submodule ssh -> https
This commit is contained in:
parent
2454f8d316
commit
892d4f85ce
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,10 +1,10 @@
|
|||||||
[submodule "LibAFL"]
|
[submodule "LibAFL"]
|
||||||
path = LibAFL
|
path = LibAFL
|
||||||
url = ssh://git@git.cs.tu-dortmund.de:2222/alwin.berger/FRET-LibAFL.git
|
url = https://git.cs.tu-dortmund.de/alwin.berger/FRET-LibAFL.git
|
||||||
[submodule "qemu-libafl-bridge"]
|
[submodule "qemu-libafl-bridge"]
|
||||||
path = qemu-libafl-bridge
|
path = qemu-libafl-bridge
|
||||||
url = ssh://git@git.cs.tu-dortmund.de:2222/alwin.berger/FRET-qemu.git
|
url = https://git.cs.tu-dortmund.de/alwin.berger/FRET-qemu.git
|
||||||
[submodule "FreeRTOS"]
|
[submodule "FreeRTOS"]
|
||||||
path = FreeRTOS
|
path = FreeRTOS
|
||||||
url = ssh://git@git.cs.tu-dortmund.de:2222/alwin.berger/FRET-FreeRTOS.git
|
url = https://git.cs.tu-dortmund.de/alwin.berger/FRET-FreeRTOS.git
|
||||||
branch = wcet-demo
|
branch = wcet-demo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user