Shallow clone submodules
We don't need the entire history of these submodules, only their current content
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
[submodule "cmake/cmake-version"]
|
||||
path = cmake/cmake-version
|
||||
url = https://github.com/Xaymar/cmake-version.git
|
||||
fetchRecurseSubmodules = true
|
||||
shallow = true
|
||||
[submodule "cmake/cmake-clang"]
|
||||
path = cmake/cmake-clang
|
||||
url = https://github.com/Xaymar/cmake-clang.git
|
||||
fetchRecurseSubmodules = true
|
||||
shallow = true
|
||||
|
||||
Reference in New Issue
Block a user