.gitmodules: Use shallow clone

This commit is contained in:
Connor McLaughlin 2020-08-02 17:36:52 +10:00
parent 92975b2e81
commit 293f76a018

1
.gitmodules vendored
View File

@ -1,3 +1,4 @@
[submodule "dep/msvc/qt"]
path = dep/msvc/qt
url = https://github.com/stenzek/duckstation-ext-qt-minimal.git
shallow = true