Skip to content

Commit 21d4023

Browse files
committed
turn off submodule updating for all testing submodules
1 parent 89f1b7c commit 21d4023

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitmodules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
[submodule "parquet-testing"]
22
path = parquet-testing
33
url = https://github.com/apache/parquet-testing.git
4+
update = none
45
[submodule "testing"]
56
path = testing
67
url = https://github.com/apache/arrow-testing
8+
update = none
79
[submodule "datafusion-testing"]
810
path = datafusion-testing
911
url = https://github.com/apache/datafusion-testing.git

0 commit comments

Comments
 (0)