forked from tarantool/doc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.13 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
[submodule "modules/cartridge"]
path = modules/cartridge
url = https://github.com/tarantool/cartridge.git
[submodule "modules/cartridge-cli"]
path = modules/cartridge-cli
url = https://github.com/tarantool/cartridge-cli.git
[submodule "modules/metrics"]
path = modules/metrics
url = https://github.com/tarantool/metrics.git
[submodule "modules/luatest"]
path = modules/luatest
url = https://github.com/tarantool/luatest
[submodule "modules/grafana-dashboard"]
path = modules/grafana-dashboard
url = https://github.com/tarantool/grafana-dashboard
[submodule "modules/tntcxx"]
path = modules/tntcxx
url = https://github.com/tarantool/tntcxx.git
[submodule "modules/task"]
path = modules/task
url = https://github.com/tarantool/task.git
[submodule "modules/odbc"]
path = modules/odbc
url = https://github.com/tarantool/odbc.git
[submodule "modules/ldap"]
path = modules/ldap
url = https://github.com/tarantool/ldap.git
[submodule "modules/oracle"]
path = modules/oracle
url = https://github.com/tarantool/oracle.git
[submodule "modules/space-explorer"]
path = modules/space-explorer
url = https://github.com/tarantool/space-explorer.git