mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 05:45:38 +00:00
.gitmodules: Use shallow clone
This commit is contained in:
parent
92975b2e81
commit
293f76a018
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -1,3 +1,4 @@
|
|||
[submodule "dep/msvc/qt"]
|
||||
path = dep/msvc/qt
|
||||
url = https://github.com/stenzek/duckstation-ext-qt-minimal.git
|
||||
shallow = true
|
||||
|
|
Loading…
Reference in a new issue