-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 917 Bytes
/
.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
[submodule "dependencies/courier"]
path = dependencies/courier
url = [email protected]:the-dargon-project/courier.git
[submodule "dependencies/vox"]
path = dependencies/vox
url = ssh://[email protected]/the-dargon-project/vox.git
branch = master
[submodule "dependencies/ryu"]
path = dependencies/ryu
url = ssh://[email protected]/the-dargon-project/ryu.git
branch = master
[submodule "dependencies/commons"]
path = dependencies/commons
url = ssh://[email protected]/the-dargon-project/commons.git
branch = master
[submodule "dependencies/FodyDnx"]
path = dependencies/FodyDnx
url = ssh://[email protected]/itzwarty/FodyDnx.git
branch = master
[submodule "dependencies/NMockito"]
path = dependencies/NMockito
url = ssh://[email protected]/the-dargon-project/NMockito.git
branch = master
[submodule "dependencies/repl"]
path = dependencies/repl
url = ssh://[email protected]/the-dargon-project/repl.git
branch = master