-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
27 lines (27 loc) · 1.22 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
[submodule "examples/robotchef_allinone"]
path = examples/robotchef_allinone
url = https://github.com/python-lml/robotchef_allinone.git
[submodule "examples/robotchef_allinone_lml"]
path = examples/robotchef_allinone_lml
url = https://github.com/python-lml/robotchef_allinone_lml.git
[submodule "examples/robotchef"]
path = examples/robotchef
url = https://github.com/python-lml/robotchef.git
[submodule "examples/robotchef_cook"]
path = examples/robotchef_cook
url = https://github.com/python-lml/robotchef_cook.git
[submodule "examples/robotchef_britishcuisine"]
path = examples/robotchef_britishcuisine
url = https://github.com/python-lml/robotchef_britishcuisine.git
[submodule "examples/robotchef_chinesecuisine"]
path = examples/robotchef_chinesecuisine
url = https://github.com/python-lml/robotchef_chinesecuisine.git
[submodule "examples/v2/robotchef_v2"]
path = examples/v2/robotchef_v2
url = https://github.com/python-lml/robotchef_v2.git
[submodule "examples/v2/robotchef_britishcuisine"]
path = examples/v2/robotchef_britishcuisine
url = https://github.com/python-lml/robotchef_britishcuisine_v2
[submodule "examples/v2/robotchef_api"]
path = examples/v2/robotchef_api
url = https://github.com/python-lml/robotchef_api