.gitmodules: Make submodules shallow (#1769)

This commit is contained in:
Margen67
2023-08-30 22:08:45 +02:00
committed by Your Name
parent e2237ce875
commit ce1a21ba0b
+2
View File
@@ -1,6 +1,8 @@
[submodule "public/amtl"]
path = public/amtl
url = https://github.com/alliedmodders/amtl
shallow = true
[submodule "sourcepawn"]
path = sourcepawn
url = https://github.com/alliedmodders/sourcepawn
shallow = true