Skip to content
Snippets Groups Projects
.gitmodules 534 B
Newer Older
[submodule "third_party/luajit"]
	path = third_party/luajit
Konstantin Osipov's avatar
Konstantin Osipov committed
	url = https://github.com/tarantool/luajit.git
[submodule "src/lib/msgpuck"]
	path = src/lib/msgpuck
Roman Tsisyk's avatar
Roman Tsisyk committed
	url = https://github.com/tarantool/msgpuck.git
Roman Tsisyk's avatar
Roman Tsisyk committed
[submodule "third_party/luafun"]
	path = third_party/luafun
	url = https://github.com/rtsisyk/luafun.git
[submodule "sophia"]
       path = third_party/sophia
       url = https://github.com/tarantool/sophia.git
       branch = current
[submodule "test-run"]
	path = test-run
	url = https://github.com/tarantool/test-run.git