Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 36346270..fcb2d22d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,21 +4,25 @@
branch = gh-pages
fetchRecurseSubmodules = true
ignore = none
+ shallow = true
[submodule "include/boost/afio/boost-lite"]
path = include/boost/afio/boost-lite
url = https://github.com/ned14/boost-lite.git
branch = master
fetchRecurseSubmodules = true
ignore = untracked
+ shallow = true
[submodule "include/boost/afio/outcome"]
path = include/boost/afio/outcome
url = https://github.com/ned14/boost.outcome.git
branch = master
fetchRecurseSubmodules = true
ignore = untracked
+ shallow = true
[submodule "test/kerneltest"]
path = test/kerneltest
url = https://github.com/ned14/boost.kerneltest.git
branch = master
fetchRecurseSubmodules = true
ignore = untracked
+ shallow = true