-
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
We're using tree-sitter repositories as submodules in semgrep (see https://github.com/returntocorp/ocaml-tree-sitter-semgrep/blob/main/.gitmodules ) and most repositories are fine except tree-sitter-rust which takes a very long time
to clone and update. I usually get connection timeout from github while doing a git submodule update just
because of tree-sitter-rust.
Would it be possible to reduce its size or make the submodule update operation faster?
GnikDroy and wetneb
Metadata
Metadata
Assignees
Labels
No labels