.gitmodules: Make submodules shallow (#1769)

This commit is contained in:
Margen67
2022-06-24 10:00:02 -04:00
committed by Nick Hastings
parent 614c7d8332
commit a5ae01a2f4
+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