-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
60 lines (60 loc) · 1.87 KB
/
Copy path.gitmodules
File metadata and controls
60 lines (60 loc) · 1.87 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[submodule "base-libraries"]
path = base-libraries
url = https://github.com/SpineEventEngine/base-libraries.git
[submodule "core-jvm"]
path = core-jvm
url = https://github.com/SpineEventEngine/core-jvm.git
[submodule "validation"]
path = validation
url = https://github.com/SpineEventEngine/validation.git
[submodule "tool-base"]
path = tool-base
url = https://github.com/SpineEventEngine/tool-base.git
[submodule "config"]
path = config
url = https://github.com/SpineEventEngine/config.git
[submodule "compiler"]
path = compiler
url = https://github.com/SpineEventEngine/compiler.git
[submodule "time"]
path = time
url = https://github.com/SpineEventEngine/time.git
[submodule "logging"]
path = logging
url = https://github.com/SpineEventEngine/logging.git
[submodule "jdbc-storage"]
path = jdbc-storage
url = https://github.com/SpineEventEngine/jdbc-storage.git
[submodule "core-jvm-compiler"]
path = core-jvm-compiler
url = https://github.com/SpineEventEngine/core-jvm-compiler.git
[submodule "ProtoTap"]
path = ProtoTap
url = https://github.com/SpineEventEngine/ProtoTap.git
[submodule "base-types"]
path = base-types
url = https://github.com/SpineEventEngine/base-types.git
[submodule "testlib"]
path = testlib
url = https://github.com/SpineEventEngine/testlib.git
[submodule "change"]
path = change
url = https://github.com/SpineEventEngine/change.git
[submodule "reflect"]
path = reflect
url = https://github.com/SpineEventEngine/reflect.git
[submodule "money"]
path = money
url = https://github.com/SpineEventEngine/money.git
[submodule "gcloud-jvm"]
path = gcloud-jvm
url = https://github.com/SpineEventEngine/gcloud-jvm.git
[submodule ".agents/shared"]
path = .agents/shared
url = https://github.com/SpineEventEngine/agents.git
branch = master
update = merge
ignore = all
[submodule "agents"]
path = agents
url = https://github.com/SpineEventEngine/agents.git