-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
39 lines (39 loc) · 1.29 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
39
[submodule "globsframework"]
path = globsframework
url = https://github.com/MarcGuiot/globsframework.git
[submodule "globs-commandline"]
path = globs-commandline
url = https://github.com/MarcGuiot/globs-commandline.git
[submodule "globs-db"]
path = globs-db
url = https://github.com/MarcGuiot/globs-db.git
[submodule "globs-view"]
path = globs-view
url = https://github.com/MarcGuiot/globs-view.git
[submodule "globs-graphql"]
path = globs-graphql
url = https://github.com/MarcGuiot/globs-graphql.git
[submodule "globs-csv"]
path = globs-csv
url = https://github.com/MarcGuiot/globs-csv.git
[submodule "globs-xml"]
path = globs-xml
url = https://github.com/MarcGuiot/globs-xml.git
[submodule "globs-http"]
path = globs-http
url = https://github.com/MarcGuiot/globs-http.git
[submodule "globs-gson"]
path = globs-gson
url = https://github.com/MarcGuiot/globs-gson.git
[submodule "globs-generate"]
path = globs-generate
url = https://github.com/MarcGuiot/globs-generate.git
[submodule "globs-bin-serialisation"]
path = globs-bin-serialisation
url = https://github.com/MarcGuiot/globs-bin-serialisation.git
[submodule "saxstack"]
path = saxstack
url = https://github.com/MarcGuiot/saxstack.git
[submodule "globs-examples"]
path = globs-examples
url = https://github.com/MarcGuiot/globs-examples.git