specify commaai in submodules url (#1049)

This commit is contained in:
Willem Melching 2020-02-03 16:33:49 -08:00 committed by GitHub
parent 79c149f42d
commit 37a73d5c94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
.gitmodules vendored
View File

@ -1,16 +1,16 @@
[submodule "panda"]
path = panda
url = ../panda.git
url = ../../commaai/panda.git
[submodule "opendbc"]
path = opendbc
url = ../opendbc.git
url = ../../commaai/opendbc.git
[submodule "laika_repo"]
path = laika_repo
url = ../laika.git
url = ../../commaai/laika.git
[submodule "apks"]
path = apks
url = ../openpilot-apks.git
url = ../../commaai/openpilot-apks.git
[submodule "cereal"]
path = cereal
url = ../cereal.git
url = ../../commaai/cereal.git