Skip to content
Snippets Groups Projects
.gitmodules 723 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 "third_party/libyaml"]
	path = third_party/libyaml
	url = https://github.com/yaml/libyaml.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"]
Roman Tsisyk's avatar
Roman Tsisyk committed
	url = https://github.com/tarantool/sophia.git
	branch = tarantool-1.6
[submodule "test-run"]
	path = test-run
	url = https://github.com/tarantool/test-run.git
[submodule "src/lib/small"]
	path = src/lib/small
	url = https://github.com/tarantool/small.git