mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
make libusb submodule shallow
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -16,3 +16,5 @@
|
|||||||
[submodule "libusb"]
|
[submodule "libusb"]
|
||||||
path = Externals/libusb/libusb
|
path = Externals/libusb/libusb
|
||||||
url = https://github.com/libusb/libusb.git
|
url = https://github.com/libusb/libusb.git
|
||||||
|
branch = master
|
||||||
|
shallow = true
|
||||||
|
Reference in New Issue
Block a user