Skip to content

Commit cd9467a

Browse files
committed
Set update = none in submodule configuration
Fixes #137
1 parent c238951 commit cd9467a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[submodule "libduckdb-sys/duckdb-sources"]
22
path = libduckdb-sys/duckdb-sources
3-
url = [email protected]:duckdb/duckdb.git
3+
url = [email protected]:duckdb/duckdb.git
4+
update = none

0 commit comments

Comments
 (0)