.gitmodules: Make submodules shallow (#1769)

This commit is contained in:
Margen67 2022-06-15 04:49:57 -07:00 committed by Your Name
parent e2237ce875
commit ce1a21ba0b

2
.gitmodules vendored
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