Commit graph

4 commits

Author SHA1 Message Date
Edgar 99fbb32d42
Make submodules shallow by default 2022-09-16 15:16:16 +02:00
def 8ab1c66ecc Lazy developers 2017-07-25 23:50:50 +02:00
heinrich5991 aa673a714b Suggest a shallow clone of the library submodule
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)
2017-07-21 10:14:25 +02:00
def 41d9de997c ddnet-libs submodule and some fixes 2017-07-20 23:07:15 +02:00