Make submodules shallow by default

This commit is contained in:
Edgar 2022-09-16 15:16:16 +02:00
parent fece84c892
commit 99fbb32d42
No known key found for this signature in database

1
.gitmodules vendored
View file

@ -1,3 +1,4 @@
[submodule "ddnet-libs"]
path = ddnet-libs
url = https://github.com/ddnet/ddnet-libs
shallow = true