-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1020 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
[submodule "gateway"]
path = gateway
url = [email protected]:Clubs-Council-IIITH/gateway.git
[submodule "web"]
path = web
url = [email protected]:Clubs-Council-IIITH/web.git
[submodule "apis/auth"]
path = apis/auth
url = [email protected]:Clubs-Council-IIITH/auth.git
[submodule "apis/auth-dev"]
path = apis/auth-dev
url = [email protected]:Clubs-Council-IIITH/auth-dev.git
[submodule "apis/files"]
path = apis/files
url = [email protected]:Clubs-Council-IIITH/files.git
[submodule "subgraphs/clubs"]
path = subgraphs/clubs
url = [email protected]:Clubs-Council-IIITH/clubs.git
[submodule "subgraphs/events"]
path = subgraphs/events
url = [email protected]:Clubs-Council-IIITH/events.git
[submodule "subgraphs/interfaces"]
path = subgraphs/interfaces
url = [email protected]:Clubs-Council-IIITH/interfaces.git
[submodule "subgraphs/users"]
path = subgraphs/users
url = [email protected]:Clubs-Council-IIITH/users.git
[submodule "subgraphs/members"]
path = subgraphs/members
url = [email protected]:Clubs-Council-IIITH/members.git