-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.08 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.08 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
[submodule "damsel"]
path = damsel
url = https://github.com/valitydev/damsel.git
branch = master
[submodule "lib/observer_cli"]
path = lib/observer_cli
url = https://github.com/zhongwencool/observer_cli
branch = master
[submodule "machinegun-proto"]
path = machinegun-proto
url = https://github.com/valitydev/machinegun-proto.git
[submodule "cds-proto"]
path = cds-proto
url = https://github.com/valitydev/cds-proto.git
branch = master
[submodule "bender-proto"]
path = bender-proto
url = https://github.com/valitydev/bender-proto.git
[submodule "binbase-proto"]
path = binbase-proto
url = https://github.com/valitydev/binbase-proto.git
[submodule "limiter-proto"]
path = limiter-proto
url = https://github.com/valitydev/limiter-proto.git
[submodule "fistful-proto"]
path = fistful-proto
url = https://github.com/valitydev/fistful-proto.git
[submodule "msgpack-proto"]
path = msgpack-proto
url = https://github.com/valitydev/msgpack-proto.git
[submodule "webhook-dispatcher-proto"]
path = webhook-dispatcher-proto
url = https://github.com/valitydev/webhook-dispatcher-proto.git