forked from Abstract-Tech/community-theme-tutor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
44 lines (44 loc) · 1.7 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
[submodule "mfe/brand-openedx"]
path = mfe/brand-openedx
url = https://github.com/gymnasium/brand-openedx.git
branch = main
[submodule "mfe/frontend-app-account"]
path = mfe/frontend-app-account
url = https://github.com/gymnasium/frontend-app-account.git
branch = gym.redwood
[submodule "mfe/frontend-app-authn"]
path = mfe/frontend-app-authn
url = https://github.com/gymnasium/frontend-app-authn.git
branch = gym.redwood
[submodule "mfe/frontend-app-course-about"]
path = mfe/frontend-app-course-about
url = https://github.com/gymnasium/frontend-app-course-about.git
branch = gym.redwood
[submodule "mfe/frontend-app-discussions"]
path = mfe/frontend-app-discussions
url = https://github.com/gymnasium/frontend-app-discussions.git
branch = gym.redwood
[submodule "mfe/frontend-app-learner-dashboard"]
path = mfe/frontend-app-learner-dashboard
url = https://github.com/gymnasium/frontend-app-learner-dashboard.git
branch = gym.redwood
[submodule "mfe/frontend-app-learning"]
path = mfe/frontend-app-learning
url = https://github.com/gymnasium/frontend-app-learning.git
branch = gym.redwood
[submodule "mfe/frontend-app-profile"]
path = mfe/frontend-app-profile
url = https://github.com/gymnasium/frontend-app-profile.git
branch = gym.redwood
[submodule "mfe/gym-frontend-components"]
path = mfe/gym-frontend-components
url = https://github.com/gymnasium/gym-frontend-components.git
branch = main
[submodule "plugins/gym-theme"]
path = plugins/gym-theme
url = https://github.com/gymnasium/gym-theme
branch = gym.redwood
[submodule "plugins/tutor-contrib-gym-customizations"]
path = plugins/tutor-contrib-gym-customizations
url = https://github.com/gymnasium/tutor-contrib-gym-customizations
branch = main