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:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-04-05 01:10:07 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-04-05 01:10:07 +0300
commit9568533f3a8b0455c9a7f1ca17f057e3eb41c562 (patch)
treeb712c4b589b25af50d560536440c84287e2a421f /.gitmodules
parent8a40fa26be9e0e58e62d1416c85984c27c75ad82 (diff)
deshallow submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index fcb2d22d..3e202bde 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,25 +4,25 @@
branch = gh-pages
fetchRecurseSubmodules = true
ignore = none
- shallow = true
+# 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
+# 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
+# shallow = true
[submodule "test/kerneltest"]
path = test/kerneltest
url = https://github.com/ned14/boost.kerneltest.git
branch = master
fetchRecurseSubmodules = true
ignore = untracked
- shallow = true
+# shallow = true