Skip to content

Commit ca5afa6

Browse files
committed
chore: Pinning submodules to commit SHA
1 parent e492ba1 commit ca5afa6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitmodules

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,25 @@
11
[submodule "gpcontrib/gpcloud/test/googletest"]
22
path = gpcontrib/gpcloud/test/googletest
33
url = https://github.com/google/googletest.git
4+
branch = 52204f78f94d7512df1f0f3bea1d47437a2c3a58
45
[submodule "contrib/pax_storage/src/cpp/contrib/googletest"]
56
path = contrib/pax_storage/src/cpp/contrib/googletest
67
url = https://github.com/google/googletest.git
7-
branch = v1.15.x
8+
branch = 52204f78f94d7512df1f0f3bea1d47437a2c3a58
89
[submodule "contrib/pax_storage/src/cpp/contrib/tabulate"]
910
path = contrib/pax_storage/src/cpp/contrib/tabulate
1011
url = https://github.com/p-ranav/tabulate.git
12+
branch = 3a58301067bbc03da89ae5a51b3e05b7da719d38
1113
[submodule "contrib/pax_storage/src/cpp/contrib/googlebench"]
1214
path = contrib/pax_storage/src/cpp/contrib/googlebench
1315
url = https://github.com/google/benchmark.git
16+
branch = 0da57b85cf23e48d0e515f58c65a25425dbde012
1417
[submodule "contrib/pax_storage/src/cpp/contrib/cpp-stub"]
1518
path = contrib/pax_storage/src/cpp/contrib/cpp-stub
1619
url = https://github.com/coolxv/cpp-stub.git
20+
branch = 3137465194014d66a8402941e80d2bccc6346f51
1721
[submodule "dependency/yyjson"]
1822
path = dependency/yyjson
1923
url = https://github.com/ibireme/yyjson.git
24+
branch = 61c03f62b370b685b7994830b570a88d05ba15ab
2025

0 commit comments

Comments
 (0)