forked from ONDC-Official/ondc-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
22 lines (22 loc) · 794 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "biap-app-ui-front"]
path = biap-app-ui-front
url = https://github.com/ONDC-Official/biap-app-ui-front.git
branch = master
[submodule "ondc-mmi-service"]
path = ondc-mmi-service
url = https://github.com/ONDC-Official/mmi-service-template.git
[submodule "biap-client-node-js"]
path = biap-client-node-js
url = https://github.com/ONDC-Official/biap-client-node-js.git
[submodule "py-ondc-protocol"]
path = py-ondc-protocol
url = https://github.com/ONDC-Official/py-protocol-layer.git
branch = master
[submodule "biap-igm-node-js"]
path = biap-igm-node-js
url = https://github.com/ONDC-Official/biap-igm-node-js.git
branch = main
[submodule "biap-bugzilla-service"]
path = biap-bugzilla-service
url = https://github.com/ONDC-Official/biap-bugzilla-service
branch = main