Merge pull request #8651 from spycrab/ext_qt_shallow

[RFC] .gitmodules: Make Externals/Qt clone shallow
This commit is contained in:
Connor McLaughlin
2020-03-16 21:55:46 +10:00
committed by GitHub

1
.gitmodules vendored
View File

@ -2,3 +2,4 @@
path = Externals/Qt
url = https://github.com/dolphin-emu/ext-win-qt.git
branch = master
shallow = true