-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitmodules
More file actions
56 lines (56 loc) · 1.66 KB
/
.gitmodules
File metadata and controls
56 lines (56 loc) · 1.66 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
[submodule "libsql"]
path = libsql
url = git://github.com/bbcarchdev/libsql.git
[submodule "liburi"]
path = liburi
url = git://github.com/bbcarchdev/liburi.git
[submodule "libsparqlclient"]
path = libsparqlclient
url = git://github.com/bbcarchdev/libsparqlclient.git
[submodule "anansi"]
path = anansi
url = git://github.com/bbcarchdev/anansi.git
[submodule "m4"]
path = m4
url = git://github.com/bbcarchdev/m4.git
[submodule "twine"]
path = twine
url = git://github.com/bbcarchdev/twine.git
[submodule "spindle"]
path = spindle
url = git://github.com/bbcarchdev/spindle.git
[submodule "quilt"]
path = quilt
url = git://github.com/bbcarchdev/quilt.git
[submodule "liblod"]
path = liblod
url = git://github.com/bbcarchdev/liblod.git
[submodule "libcluster"]
path = libcluster
url = git://github.com/bbcarchdev/libcluster.git
[submodule "libmq"]
path = libmq
url = git://github.com/bbcarchdev/libmq.git
[submodule "docs"]
path = docs
url = git://github.com/bbcarchdev/acropolis.git
branch = gh-pages
[submodule "docbook-html5"]
path = docbook-html5
url = git://github.com/bbcarchdev/docbook-html5.git
branch = gh-pages
[submodule "libawsclient"]
path = libawsclient
url = git://github.com/bbcarchdev/libawsclient.git
[submodule "twine-anansi-bridge/m4"]
path = twine-anansi-bridge/m4
url = git://github.com/bbcarchdev/m4.git
[submodule "twine-anansi-bridge/libsupport"]
path = twine-anansi-bridge/libsupport
url = git://github.com/bbcarchdev/libsupport.git
[submodule "twine-anansi-bridge"]
path = twine-anansi-bridge
url = git://github.com/bbcarchdev/twine-anansi-bridge.git
[submodule "patchwork"]
path = patchwork
url = git://github.com/bbcarchdev/patchwork.git