diff --git a/.gitmodules b/.gitmodules index 11e1c701a..c15bcc1d3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,6 +22,8 @@ [submodule "vendor/bindiff"] path = vendor/bindiff url = https://github.com/Vector35/google_bindiff.git + shallow = true [submodule "vendor/binexport"] path = vendor/binexport url = https://github.com/Vector35/binexport.git + shallow = true