mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-09 17:48:19 +00:00
aa673a714b
This saves some space on the user's file system. They can still update to the full history of the binaries if they want, e.g. with ``` git fetch ---unshallow ``` (https://stackoverflow.com/a/17937889/870079)
5 lines
103 B
Plaintext
5 lines
103 B
Plaintext
[submodule "ddnet-libs"]
|
|
path = ddnet-libs
|
|
url = https://github.com/ddnet/ddnet-libs
|
|
shallow = true
|