Mark the submodules as shallow

This commit is contained in:
Jean Pierre Cimalando 2020-12-14 07:40:41 +01:00
parent 751c2664df
commit 61c0791d71

2
.gitmodules vendored
View file

@ -30,6 +30,8 @@
[submodule "external/st_audiofile/thirdparty/libaiff"]
path = external/st_audiofile/thirdparty/libaiff
url = https://github.com/sfztools/libaiff.git
shallow = true
[submodule "vst/external/sfzt_auwrapper"]
path = vst/external/sfzt_auwrapper
url = https://github.com/sfztools/sfzt_auwrapper.git
shallow = true