Commit e9e737766a8e063de7f296880747bf5ed4cd4e8b
1 parent
424c6b8d
Exists in
master
Add other submodules
Showing
8 changed files
with
35 additions
and
0 deletions
Show diff stats
.gitmodules
... | ... | @@ -2,3 +2,31 @@ |
2 | 2 | path = AMDA_Integration |
3 | 3 | url = https://gitlab.irap.omp.eu/CDPP/AMDA_Integration.git |
4 | 4 | branch = master |
5 | +[submodule "AMDA_Kernel"] | |
6 | + path = AMDA_Kernel | |
7 | + url = https://gitlab.irap.omp.eu/CDPP/AMDA_Kernel.git | |
8 | + branch = master | |
9 | +[submodule "AMDA_IHM"] | |
10 | + path = AMDA_IHM | |
11 | + url = https://gitlab.irap.omp.eu/CDPP/AMDA_IHM.git | |
12 | + branch = master | |
13 | +[submodule "DDClient"] | |
14 | + path = DDClient | |
15 | + url = https://gitlab.irap.omp.eu/CDPP/DDClient.git | |
16 | + branch = master | |
17 | +[submodule "AMDA_Install"] | |
18 | + path = AMDA_Install | |
19 | + url = https://gitlab.irap.omp.eu/CDPP/AMDA_Install.git | |
20 | + branch = master | |
21 | +[submodule "AMDA_COTS"] | |
22 | + path = AMDA_COTS | |
23 | + url = https://gitlab.irap.omp.eu/CDPP/AMDA_COTS.git | |
24 | + branch = master | |
25 | +[submodule "AMDA_Docker"] | |
26 | + path = AMDA_Docker | |
27 | + url = https://gitlab.irap.omp.eu/CDPP/AMDA_Docker.git | |
28 | + branch = master | |
29 | +[submodule "AMDA_DOC"] | |
30 | + path = AMDA_DOC | |
31 | + url = https://gitlab.irap.omp.eu/CDPP/AMDA_DOC.git | |
32 | + branch = master | ... | ... |
... | ... | @@ -0,0 +1 @@ |
1 | +Subproject commit c8a4e6918d028a6906db90f0379b47b005d9caf9 | ... | ... |
... | ... | @@ -0,0 +1 @@ |
1 | +Subproject commit 8653a44406a5309956e5c7e7976a07df3d36cb30 | ... | ... |
... | ... | @@ -0,0 +1 @@ |
1 | +Subproject commit 728f8628da883068283a8040ea63b902e1636d7e | ... | ... |
... | ... | @@ -0,0 +1 @@ |
1 | +Subproject commit 1d5a29211299bacfe78115a4eb87be257aead15c | ... | ... |
... | ... | @@ -0,0 +1 @@ |
1 | +Subproject commit a71b3396e7a33983ccc6cbedd6082a707a136bf3 | ... | ... |
... | ... | @@ -0,0 +1 @@ |
1 | +Subproject commit 4f4bb3cf38ff2f695188b8208b96fa972008244e | ... | ... |
... | ... | @@ -0,0 +1 @@ |
1 | +Subproject commit b4a6ef633a2408686f1ea64ca8399764554d616f | ... | ... |