-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy path.gitmodules
28 lines (28 loc) · 863 Bytes
/
.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
[submodule "vuex-compose-actions"]
path = vuex-compose-actions
url = [email protected]:shortdiv/vuex-compose-actions.git
branch = step-0
[submodule "vuex-static-vs-dynamic-modules"]
path = vuex-static-vs-dynamic-modules
url = [email protected]:shortdiv/vuex-static-vs-dynamic-modules
branch = step-0
[submodule "vuex-plugin"]
path = vuex-plugin
url = [email protected]:shortdiv/vuex-plugin
branch = master
[submodule "vuex-modules"]
path = vuex-modules
url = [email protected]:shortdiv/vuex-modules
branch = step-0
[submodule "vuex-and-router"]
path = vuex-and-router
url = [email protected]:shortdiv/vuex-and-router
branch = step-0
[submodule "vuex-normalize-state"]
path = vuex-normalize-state
url = [email protected]:shortdiv/vuex-normalize-state
branch = step-0
[submodule "vuex-sfc"]
path = vuex-sfc
url = [email protected]:shortdiv/vuex-sfc
branch = step-0