summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre A. Gomes <andremegafone@gmail.com>2024-03-26 10:03:49 +0200
committerAndre A. Gomes <andremegafone@gmail.com>2024-04-08 21:58:29 +0300
commit3d5969237a6854f506d9da6a22b5ba51dd321554 (patch)
tree87bf719ce97899fbaa38273779e990cf0f4475e1
parent9829cc0d3d67c7e57e5308aba10ba1f2269de0be (diff)
gitmodules: Minor fix.
-rw-r--r--.gitmodules2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 277651d61..9340abb8f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -569,6 +569,7 @@
[submodule "_build/LASS"]
path = _build/LASS
url = https://github.com/Shinmera/LASS
+ shallow = true
[submodule "_build/njson"]
path = _build/njson
url = https://github.com/atlas-engineer/njson
@@ -592,6 +593,7 @@
[submodule "_build/chipz"]
path = _build/chipz
url = https://github.com/sharplispers/chipz
+ shallow = true
[submodule "_build/cl-cffi-gtk"]
path = _build/cl-cffi-gtk
url = https://github.com/sharplispers/cl-cffi-gtk