Shallow submodule cloning

This commit is contained in:
momo5502
2024-08-25 13:59:38 +02:00
parent 8079cb8594
commit 2b978eb7a6

2
.gitmodules vendored
View File

@@ -6,6 +6,8 @@
[submodule "deps/phnt"]
path = deps/phnt
url = ../phnt.git
shallow = true
[submodule "deps/reflect"]
path = deps/reflect
url = https://github.com/qlibs/reflect.git
shallow = true