Mark the submodules as shallow
This commit is contained in:
parent
751c2664df
commit
61c0791d71
1 changed files with 2 additions and 0 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue