forked from weeshop/WeeShop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
56 lines (56 loc) · 2.05 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
45
46
47
48
49
50
51
52
53
54
55
56
[submodule "modules/custom/enhanced_product"]
path = modules/custom/enhanced_product
url = [email protected]:solody/enhanced_product.git
branch = master
[submodule "modules/custom/enhanced_user"]
path = modules/custom/enhanced_user
url = [email protected]:solody/enhanced_user.git
branch = master
[submodule "modules/custom/alipay"]
path = modules/custom/alipay
url = [email protected]:solody/alipay.git
branch = master
[submodule "modules/custom/wechat_pay"]
path = modules/custom/wechat_pay
url = [email protected]:solody/wechat_pay.git
branch = master
[submodule "modules/custom/simple_oauth_code"]
path = modules/custom/simple_oauth_code
url = [email protected]:solody/simple_oauth_code.git
branch = master
[submodule "modules/custom/wechat_connect"]
path = modules/custom/wechat_connect
url = [email protected]:solody/wechat_connect.git
branch = master
[submodule "modules/custom/user_phone"]
path = modules/custom/user_phone
url = [email protected]:solody/user_phone.git
branch = master
[submodule "modules/custom/phone_verify"]
path = modules/custom/phone_verify
url = [email protected]:solody/phone_verify.git
branch = master
[submodule "modules/custom/commerce_refund"]
path = modules/custom/commerce_refund
url = [email protected]:solody/commerce_refund.git
branch = master
[submodule "modules/custom/account"]
path = modules/custom/account
url = [email protected]:solody/account.git
branch = master
[submodule "modules/custom/simple_stock"]
path = modules/custom/simple_stock
url = [email protected]:solody/simple_stock.git
branch = master
[submodule "themes/custom/weeshop_alpha"]
path = themes/custom/weeshop_alpha
url = [email protected]:weeshop/weeshop_alpha.git
[submodule "modules/custom/commerce_checkout_api"]
path = modules/custom/commerce_checkout_api
url = [email protected]:solody/commerce_checkout_api.git
[submodule "modules/custom/weeshop_demo"]
path = modules/custom/weeshop_demo
url = [email protected]:weeshop/weeshop_demo.git
[submodule "modules/custom/migrate_inline_image"]
path = modules/custom/migrate_inline_image
url = [email protected]:solody/migrate_inline_image.git