diff options
| author | spycrab <spycrab@users.noreply.github.com> | 2020-02-26 03:40:03 +0100 |
|---|---|---|
| committer | spycrab <spycrab@users.noreply.github.com> | 2020-02-26 03:40:03 +0100 |
| commit | c7a217453f4076fb861091d03d6a47359b00e8b4 (patch) | |
| tree | b58990ff7bfa4e896f31de2509fd074ea7737842 /.gitmodules | |
| parent | 459b47295dd0af91c24d921b4c8f1e17958e8c68 (diff) | |
.gitmodules: Make Externals/Qt clone shallow
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7d8b9393f8..7082458311 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,4 @@ path = Externals/Qt url = https://github.com/dolphin-emu/ext-win-qt.git branch = master + shallow = true |
