-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.3 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
[submodule "mytopling"]
path = mytopling
url = https://github.com/topling/mytopling.git
[submodule "toplingdb"]
path = toplingdb
url = https://github.com/topling/toplingdb.git
[submodule "toplingdb-sideplugin/topling-zip"]
path = toplingdb-sideplugin/topling-zip
url = https://github.com/topling/topling-zip.git
[submodule "toplingdb-sideplugin/topling-dcompact"]
path = toplingdb-sideplugin/topling-dcompact
url = https://github.com/topling/topling-dcompact.git
[submodule "toplingdb-sideplugin/topling-zip_table_reader"]
path = toplingdb-sideplugin/topling-zip_table_reader
url = https://github.com/topling/topling-zip_table_reader.git
[submodule "toplingdb-sideplugin/topling-rocks"]
path = toplingdb-sideplugin/topling-rocks
url = [email protected]:rockeet/topling-rocks.git
[submodule "toplingdb-sideplugin/cspp-memtable"]
path = toplingdb-sideplugin/cspp-memtable
url = [email protected]:topling/cspp-memtable.git
[submodule "toplingdb-sideplugin/cspp-wbwi"]
path = toplingdb-sideplugin/cspp-wbwi
url = [email protected]:topling/cspp-wbwi.git
[submodule "toplingdb-sideplugin/topling-sst"]
path = toplingdb-sideplugin/topling-sst
url = [email protected]:topling/topling-sst.git
[submodule "toplingdb-sideplugin/toplingdb-fs"]
path = toplingdb-sideplugin/toplingdb-fs
url = [email protected]:topling/toplingdb-fs.git