Skip to content

Commit 3fa9024

Browse files
committed
fix: submodule
1 parent c50011c commit 3fa9024

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,7 +1,7 @@
11
[submodule "libpg_query"]
22
path = libpg_query
33
url = https://github.com/pganalyze/libpg_query.git
4-
[submodule "crates/tree_sitter_parser/tree-sitter-sql"]
5-
path = crates/tree_sitter_parser/tree-sitter-sql
4+
[submodule "crates/tree_sitter_sql/tree-sitter-sql"]
5+
path = crates/tree_sitter_sql/tree-sitter-sql
66
url = https://github.com/DerekStride/tree-sitter-sql
77
branch = gh-pages

0 commit comments

Comments
 (0)