-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
45 lines (45 loc) · 1.37 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
40
41
42
43
44
45
[submodule "account"]
path = account
url = https://github.com/xinwu-yang/gaiamount-account.git
[submodule "api"]
path = api
url = https://github.com/xinwu-yang/gaiamount-api.git
[submodule "admin"]
path = admin
url = https://github.com/xinwu-yang/gaiamount-admin.git
[submodule "works"]
path = works
url = https://github.com/xinwu-yang/gaiamount-works.git
[submodule "upload"]
path = upload
url = https://github.com/xinwu-yang/gaiamount-upload.git
[submodule "autoconfigure"]
path = autoconfigure
url = https://github.com/xinwu-yang/gaiamount-autoconfigure.git
[submodule "serverjre"]
path = serverjre
url = https://github.com/xinwu-yang/serverjre.git
[submodule "personal"]
path = personal
url = https://github.com/xinwu-yang/gaiamount-personal.git
[submodule "order"]
path = order
url = https://github.com/xinwu-yang/gaiamount-order.git
[submodule "gateway"]
path = gateway
url = https://github.com/xinwu-yang/gaiamount-gateway.git
[submodule "domain"]
path = domain
url = https://github.com/xinwu-yang/gaiamount-domain.git
[submodule "commons"]
path = commons
url = https://github.com/xinwu-yang/commons.git
[submodule "nginx"]
path = nginx
url = https://github.com/xinwu-yang/nginx.git
[submodule "gaia48"]
path = gaia48
url = https://github.com/xinwu-yang/gaia48.git
[submodule "creation"]
path = creation
url = https://github.com/xinwu-yang/gaiamount-creation.git