forked from hexojs/hexo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
40 lines (40 loc) · 1.35 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
[submodule "packages/hexo"]
path = packages/hexo
url = https://github.com/dimaslanjaka/hexo.git
branch = v7
[submodule "packages/warehouse"]
path = packages/warehouse
url = https://github.com/dimaslanjaka/warehouse.git
branch = monorepo
[submodule "packages/hexo-front-matter"]
path = packages/hexo-front-matter
url = https://github.com/dimaslanjaka/hexo-front-matter.git
branch = monorepo
[submodule "packages/hexo-asset-link"]
path = packages/hexo-asset-link
url = https://github.com/dimaslanjaka/hexo-asset-link.git
branch = monorepo
[submodule "test/hexo-theme-test"]
path = test/hexo-theme-test
url = https://github.com/dimaslanjaka/hexo-theme-unit-test.git
branch = monorepo
[submodule "packages/hexo-theme-landscape"]
path = packages/hexo-theme-landscape
url = https://github.com/hexojs/hexo-theme-landscape.git
branch = master
[submodule "packages/hexo-log"]
path = packages/hexo-log
url = https://github.com/dimaslanjaka/hexo-log.git
branch = monorepo
[submodule "packages/hexo-util"]
path = packages/hexo-util
url = https://github.com/dimaslanjaka/hexo-util.git
branch = monorepo
[submodule "packages/hexo-cli"]
path = packages/hexo-cli
url = https://github.com/dimaslanjaka/hexo-cli.git
branch = monorepo
[submodule "packages/hexo-server"]
path = packages/hexo-server
url = https://github.com/dimaslanjaka/hexo-server.git
branch = private