-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
56 lines (55 loc) · 2.21 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
46
47
48
49
50
51
52
53
54
55
56
[submodule "amerykahospital-personalizedadvice-serverless"]
path = functions
url = [email protected]:Jblew/amerykahospital-personalizedadvice-serverless
branch = master
[submodule "amerykahospital-personalizedadvice-website"]
path = website
url = [email protected]:Jblew/amerykahospital-personalizedadvice-website
branch = master
[submodule "amerykahospital-personalized-advice-client-android"]
path = client-android
url = [email protected]:Jblew/amerykahospital-personalized-advice-client-android
branch = master
[submodule "amerykahospital-personalizedadvice-vue-commons"]
path = vue-commons
url = [email protected]:Jblew/amerykahospital-personalizedadvice-vue-commons.git
branch = master
[submodule "amerykahospital-personalizedadvice-medicalprofessional-app"]
path = medicalprofessional-app
url = [email protected]:Jblew/amerykahospital-personalizedadvice-medicalprofessional-app.git
branch = master
[submodule "typescript-chained-error"]
path = typescript-chained-error
url = [email protected]:Jblew/typescript-chained-error.git
branch = master
[submodule "firebase-functions-rate-limiter"]
path = firebase-functions-rate-limiter
url = [email protected]:Jblew/firebase-functions-rate-limiter.git
branch = master
[submodule "firestore-roles"]
path = firestore-roles
url = [email protected]:Jblew/firestore-roles.git
branch = master
[submodule "firestore-roles-manager-ui"]
path = firestore-roles-manager-ui
url = [email protected]:Jblew/firestore-roles-manager-ui.git
branch = master
[submodule "vuex-notifications-module"]
path = vuex-notifications-module
url = [email protected]:Jblew/vuex-notifications-module.git
branch = master
[submodule "firestore-roles-vuex-module"]
path = firestore-roles-vuex-module
url = [email protected]:Jblew/firestore-roles-vuex-module.git
branch = master
[submodule "amerykahospital-personalizedadvice-businesslogic"]
path = businesslogic
url = [email protected]:Jblew/amerykahospital-personalizedadvice-businesslogic.git
branch = master
[submodule "amerykahospital-personalizedadvice-db"]
path = db
url = [email protected]:Jblew/amerykahospital-personalizedadvice-db.git
branch = master
[submodule "private-docs"]
path = private-docs
url = [email protected]:Jblew/amerykahospital-personalizedadvice-private-docs.git