-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
18 lines (18 loc) · 992 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "tech_tutorials/graphQLtest"]
path = tech_tutorials/graphQLtest
url = https://github.com/alyssanxt/graphQLtest.git
[submodule "tech_tutorials/webdev_tutorials/coursera_backend"]
path = tech_tutorials/webdev_tutorials/coursera_backend
url = https://github.com/rtshkmr/coursera_backend.git
[submodule "tech_tutorials/webdev_tutorials/coursera_bootstrap"]
path = tech_tutorials/webdev_tutorials/coursera_bootstrap
url = https://github.com/rtshkmr/coursera_bootstrap.git
[submodule "tech_tutorials/webdev_tutorials/coursera_react"]
path = tech_tutorials/webdev_tutorials/coursera_react
url = https://github.com/rtshkmr/coursera_react.git
[submodule "tech_tutorials/webdev_tutorials/coursera_react_native"]
path = tech_tutorials/webdev_tutorials/coursera_react_native
url = https://github.com/rtshkmr/coursera_react_native.git
[submodule "tech_tutorials/etl_camel_tutorial"]
path = tech_tutorials/etl_camel_tutorial
url = https://github.com/alyssanxt/etl_camel_tutorial.git