-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
38 lines (38 loc) · 1.06 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[submodule "cppcheck_docker"]
path = cppcheck_docker
url = [email protected]:DLR-TS/cppcheck_docker.git
branch = master
ignore = untracked
shallow = true
[submodule "cpplint_docker"]
path = cpplint_docker
url = [email protected]:DLR-TS/cpplint_docker.git
branch = master
ignore = untracked
shallow = true
[submodule "lizard_docker"]
path = lizard_docker
url = [email protected]:DLR-TS/lizard_docker.git
branch = master
ignore = untracked
shallow = true
[submodule "adore_if_ros_msg"]
path = adore_if_ros_msg
url = [email protected]:DLR-TS/adore_if_ros_msg.git
[submodule "libadore"]
path = libadore
url = [email protected]:DLR-TS/libadore.git
[submodule "plotlablib"]
path = plotlablib
url = [email protected]:DLR-TS/plotlablib.git
[submodule "make_gadgets"]
path = make_gadgets
url = [email protected]:DLR-TS/make_gadgets.git
ignore = untracked
shallow = true
[submodule "ci_teststand"]
path = ci_teststand
url = [email protected]:DLR-TS/ci_teststand.git
[submodule "adore_scheduling"]
path = adore_scheduling
url = [email protected]:DLR-TS/adore_scheduling.git