-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitmodules
More file actions
126 lines (126 loc) · 3.71 KB
/
.gitmodules
File metadata and controls
126 lines (126 loc) · 3.71 KB
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
[submodule "kernel"]
path = kernel
url = git@github.com:bitweaver/kernel.git
[submodule "languages"]
path = languages
url = git@github.com:bitweaver/languages.git
[submodule "liberty"]
path = liberty
url = git@github.com:bitweaver/liberty.git
[submodule "storage"]
path = storage
url = git@github.com:bitweaver/storage.git
[submodule "temp"]
path = temp
url = git@github.com:bitweaver/temp.git
[submodule "themes"]
path = themes
url = git@github.com:bitweaver/themes.git
[submodule "users"]
path = users
url = git@github.com:bitweaver/users.git
[submodule "util"]
path = util
url = git@github.com:bitweaver/util.git
[submodule "config/iconsets/tango"]
path = config/iconsets/tango
url = git@github.com:bitweaver/iconset_tango.git
[submodule "config/iconsets/gnome"]
path = config/iconsets/gnome
url = git@github.com:bitweaver/iconset_gnome.git
[submodule "config/iconsets/gorilla"]
path = config/iconsets/gorilla
url = git@github.com:bitweaver/iconset_gorilla.git
[submodule "config/iconsets/highcontrast"]
path = config/iconsets/highcontrast
url = git@github.com:bitweaver/iconset_highcontrast.git
[submodule "blogs"]
path = blogs
url = git@github.com:bitweaver/blogs.git
[submodule "bnspell"]
path = bnspell
url = git@github.com:bitweaver/bnspell.git
[submodule "forums"]
path = forums
url = git@github.com:bitweaver/boards.git
[submodule "calendar"]
path = calendar
url = git@github.com:bitweaver/calendar.git
[submodule "feed"]
path = feed
url = git@github.com:bitweaver/feed.git
[submodule "photos"]
path = photos
url = git@github.com:bitweaver/fisheye.git
[submodule "search"]
path = search
url = git@github.com:bitweaver/ilike.git
[submodule "messages"]
path = messages
url = git@github.com:bitweaver/messages.git
[submodule "newsletters"]
path = newsletters
url = git@github.com:bitweaver/newsletters.git
[submodule "nexus"]
path = nexus
url = git@github.com:bitweaver/nexus.git
[submodule "pigeonholes"]
path = pigeonholes
url = git@github.com:bitweaver/pigeonholes.git
[submodule "quicktags"]
path = quicktags
url = git@github.com:bitweaver/quicktags.git
[submodule "rss"]
path = rss
url = git@github.com:bitweaver/rss.git
[submodule "sharethis"]
path = sharethis
url = git@github.com:bitweaver/sharethis.git
[submodule "smileys"]
path = smileys
url = git@github.com:bitweaver/smileys.git
[submodule "stars"]
path = stars
url = git@github.com:bitweaver/stars.git
[submodule "stats"]
path = stats
url = git@github.com:bitweaver/stats.git
[submodule "downloads"]
path = downloads
url = git@github.com:bitweaver/treasury.git
[submodule "wiki"]
path = wiki
url = git@github.com:bitweaver/wiki.git
[submodule "install"]
path = install
url = git@github.com:bitweaver/install.git
[submodule "gatekeeper"]
path = gatekeeper
url = git@github.com:bitweaver/gatekeeper.git
[submodule "quota"]
path = quota
url = git@github.com:bitweaver/quota.git
[submodule "tags"]
path = tags
url = git@github.com:bitweaver/tags.git
[submodule "config/themes/bootstrap"]
path = config/themes/bootstrap
url = git@github.com:bitweaver/theme_bootstrap.git
[submodule "config/externals/adodb"]
path = config/externals/adodb
url = git@github.com:bitweaver/adodb.git
[submodule "config/themes/journal"]
path = config/themes/journal
url = git@github.com:bitweaver/theme_journal.git
[submodule "config/themes/slate"]
path = config/themes/slate
url = git@github.com:bitweaver/theme_slate.git
[submodule "config/themes/cerulean"]
path = config/themes/cerulean
url = git@github.com:bitweaver/theme_cerulean.git
[submodule "config/themes/quickstart"]
path = config/themes/quickstart
url = git@github.com:bitweaver/theme_quickstart.git
[submodule "config/externals/smarty"]
path = config/externals/smarty
url = git://github.com/bitweaver/smarty.git