mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
.gitmodules: Make Externals/Qt clone shallow
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -2,3 +2,4 @@
|
|||||||
path = Externals/Qt
|
path = Externals/Qt
|
||||||
url = https://github.com/dolphin-emu/ext-win-qt.git
|
url = https://github.com/dolphin-emu/ext-win-qt.git
|
||||||
branch = master
|
branch = master
|
||||||
|
shallow = true
|
||||||
|
Reference in New Issue
Block a user