๐Ÿ“ฆ apache / cloudberry

๐Ÿ“„ .gitmodules ยท 18 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18[submodule "gpcontrib/gpcloud/test/googletest"]
	path = gpcontrib/gpcloud/test/googletest
	url = https://github.com/google/googletest.git
[submodule "contrib/pax_storage/src/cpp/contrib/googletest"]
	path = contrib/pax_storage/src/cpp/contrib/googletest
	url = https://github.com/google/googletest.git
	branch = v1.15.x
[submodule "contrib/pax_storage/src/cpp/contrib/tabulate"]
	path = contrib/pax_storage/src/cpp/contrib/tabulate
	url = https://github.com/p-ranav/tabulate.git
[submodule "contrib/pax_storage/src/cpp/contrib/googlebench"]
	path = contrib/pax_storage/src/cpp/contrib/googlebench
	url = https://github.com/google/benchmark.git
[submodule "dependency/yyjson"]
	path = dependency/yyjson
	url = https://github.com/ibireme/yyjson.git