Skip to content

Commit 8e6f7a6

Browse files
committed
Rilascio
1 parent d3e1d47 commit 8e6f7a6

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

.gitmodules

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
[submodule "categories"]
22
path = categories
33
url = git@github.com:SWException/categories.git
4-
branch = develop
4+
branch = main
55
[submodule "orders"]
66
path = orders
77
url = git@github.com:SWException/orders.git
8-
branch = develop
8+
branch = main
99
[submodule "users"]
1010
path = users
1111
url = git@github.com:SWException/users.git
12-
branch = develop
12+
branch = main
1313
[submodule "products"]
1414
path = products
1515
url = git@github.com:SWException/products.git
16-
branch = develop
16+
branch = main
1717
[submodule "addresses"]
1818
path = addresses
1919
url = git@github.com:SWException/addresses.git
20-
branch = develop
20+
branch = main
2121
[submodule "carts"]
2222
path = carts
2323
url = git@github.com:SWException/carts.git
24-
branch = develop
24+
branch = main
2525
[submodule "taxes"]
2626
path = taxes
2727
url = git@github.com:SWException/taxes.git
28-
branch = develop
28+
branch = main

categories

taxes

Submodule taxes updated from a22d9ca to 87d910b

0 commit comments

Comments
 (0)