[chore] Default to shallow clone of binary submodules where history is seldom relevant

This commit is contained in:
Frans de Jonge
2018-05-15 17:08:52 +02:00
parent 2e98cb5cf4
commit 32cb1a87cf

2
.gitmodules vendored
View File

@@ -10,6 +10,8 @@
[submodule "test"]
path = test
url = https://github.com/koreader/test-data.git
shallow = true
[submodule "resources/fonts"]
path = resources/fonts
url = https://github.com/koreader/koreader-fonts.git
shallow = true