-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
80 lines (80 loc) · 2.24 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[submodule "bom"]
path = bom
url = [email protected]:ao-apps/semanticcms-bom.git
branch = .
[submodule "all"]
path = all
url = [email protected]:ao-apps/semanticcms-all.git
branch = .
[submodule "autogit"]
path = autogit
url = [email protected]:ao-apps/semanticcms-autogit.git
branch = .
[submodule "changelog-taglib"]
path = changelog-taglib
url = [email protected]:ao-apps/semanticcms-changelog-taglib.git
branch = .
[submodule "core"]
path = core
url = [email protected]:ao-apps/semanticcms-core.git
branch = .
[submodule "dia"]
path = dia
url = [email protected]:ao-apps/semanticcms-dia.git
branch = .
[submodule "file"]
path = file
url = [email protected]:ao-apps/semanticcms-file.git
branch = .
[submodule "google-analytics"]
path = google-analytics
url = [email protected]:ao-apps/semanticcms-google-analytics.git
branch = .
[submodule "news"]
path = news
url = [email protected]:ao-apps/semanticcms-news.git
branch = .
[submodule "openfile"]
path = openfile
url = [email protected]:ao-apps/semanticcms-openfile.git
branch = .
[submodule "pagegraph"]
path = pagegraph
url = [email protected]:ao-apps/semanticcms-pagegraph.git
branch = .
[submodule "parent"]
path = parent
url = [email protected]:ao-apps/semanticcms-parent.git
branch = .
[submodule "section"]
path = section
url = [email protected]:ao-apps/semanticcms-section.git
branch = .
[submodule "tag-reference"]
path = tag-reference
url = [email protected]:ao-apps/semanticcms-tag-reference.git
branch = .
[submodule "theme-documentation"]
path = theme-documentation
url = [email protected]:ao-apps/semanticcms-theme-documentation.git
branch = .
[submodule "theme-documentation-style"]
path = theme-documentation-style
url = [email protected]:ao-apps/semanticcms-theme-documentation-style.git
branch = .
[submodule "view-all"]
path = view-all
url = [email protected]:ao-apps/semanticcms-view-all.git
branch = .
[submodule "view-tree"]
path = view-tree
url = [email protected]:ao-apps/semanticcms-view-tree.git
branch = .
[submodule "view-what-links-here"]
path = view-what-links-here
url = [email protected]:ao-apps/semanticcms-view-what-links-here.git
branch = .
[submodule "website"]
path = website
url = [email protected]:ao-apps/semanticcms-website.git
branch = .