-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
40 lines (40 loc) · 979 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
28
29
30
31
32
33
34
35
36
37
38
39
40
[submodule "api-server"]
path = api-server
url = git@github.com:DevMine/api-server.git
branch = master
[submodule "crawld"]
path = crawld
url = git@github.com:DevMine/crawld.git
branch = master
[submodule "featscomp"]
path = featscomp
url = git@github.com:DevMine/featscomp.git
branch = master
[submodule "ght2dm"]
path = ght2dm
url = git@github.com:DevMine/ght2dm.git
branch = master
[submodule "parsers"]
path = parsers
url = git@github.com:DevMine/parsers.git
branch = master
[submodule "repotool"]
path = repotool
url = git@github.com:DevMine/repotool.git
branch = master
[submodule "srcanlzr"]
path = srcanlzr
url = git@github.com:DevMine/srcanlzr.git
branch = master
[submodule "srccat"]
path = srccat
url = git@github.com:DevMine/srccat.git
branch = master
[submodule "srctool"]
path = srctool
url = git@github.com:DevMine/srctool.git
branch = master
[submodule "webapp"]
path = webapp
url = git@github.com:DevMine/webapp.git
branch = master