mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-09 09:38:19 +00:00
Make submodules shallow by default
This commit is contained in:
parent
fece84c892
commit
99fbb32d42
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -1,3 +1,4 @@
|
|||
[submodule "ddnet-libs"]
|
||||
path = ddnet-libs
|
||||
url = https://github.com/ddnet/ddnet-libs
|
||||
shallow = true
|
||||
|
|
Loading…
Reference in a new issue