mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
[chore] Default to shallow clone of binary submodules where history is seldom relevant
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user