-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (24 loc) · 748 Bytes
/
.gitmodules
File metadata and controls
25 lines (24 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "pd-frontend"]
path = pd-frontend
url = git@github.com:Oak10/pd-frontend.git
branch = master
[submodule "pd-mailservice"]
path = pd-mailservice
url = git@github.com:Oak10/pd-mailservice.git
branch = master
[submodule "pd-ansible"]
path = pd-ansible
url = git@github.com:Oak10/pd-ansible.git
branch = master
[submodule "pd-moviesstorageservice"]
path = pd-moviesstorageservice
url = git@github.com:Oak10/pd-moviesstorageservice.git
branch = master
[submodule "pd-recommendationservice"]
path = pd-recommendationservice
url = git@github.com:Oak10/pd-recommendationservice.git
branch = master
[submodule "pd-allmoviesservice"]
path = pd-allmoviesservice
url = git@github.com:Oak10/pd-allmoviesservice.git
branch = master