5839: Make submodules shallow by default r=def- a=edg-l

Otherwise it downloads 250mb of data you probably don't want.

Co-authored-by: Edgar Luque <git@edgarluque.com>
This commit is contained in:
bors[bot] 2022-10-10 15:04:13 +00:00 committed by GitHub
commit 674ac6de79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitmodules vendored
View file

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