Skip to content

Commit 8f485be

Browse files
committed
fix: git submodule
1 parent 8f6d88a commit 8f485be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[submodule "crates/pgt_query/vendor/libpg_query"]
2-
path = crates/pgt_query/vendor/libpg_query
1+
[submodule "crates/pgls_query/vendor/libpg_query"]
2+
path = crates/pgls_query/vendor/libpg_query
33
url = https://github.com/pganalyze/libpg_query.git
44
branch = 17-latest

0 commit comments

Comments
 (0)