-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
36 lines (36 loc) · 1.24 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
[submodule "dependencies/CASE"]
path = dependencies/CASE
url = https://github.com/casework/CASE.git
branch = master
[submodule "dependencies/CASE-develop"]
path = dependencies/CASE-develop
url = https://github.com/casework/CASE.git
branch = develop
[submodule "dependencies/CASE-develop-2.0.0"]
path = dependencies/CASE-develop-2.0.0
url = https://github.com/casework/CASE.git
branch = develop-2.0.0
[submodule "dependencies/CASE-unstable"]
path = dependencies/CASE-unstable
url = https://github.com/casework/CASE-Archive.git
branch = unstable
[submodule "dependencies/CASE-unstable-2.0.0"]
path = dependencies/CASE-unstable-2.0.0
url = https://github.com/casework/CASE-Archive.git
branch = unstable-2.0.0
[submodule "dependencies/CDO-Shapes-Time"]
path = dependencies/CDO-Shapes-Time
url = https://github.com/Cyber-Domain-Ontology/CDO-Shapes-Time.git
branch = main
[submodule "dependencies/cito"]
path = dependencies/cito
url = https://github.com/SPAROntologies/cito.git
branch = master
[submodule "dependencies/sdw"]
path = dependencies/sdw
url = https://github.com/w3c/sdw.git
branch = gh-pages
[submodule "dependencies/swan-ontology"]
path = dependencies/swan-ontology
url = https://github.com/pav-ontology/swan-ontology.git
branch = master