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>2018-07-06 21:07:06 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-07-06 21:07:06 +0300
commit302db08dd88a5e77fb40103ed632be1e72066bf1 (patch)
treef59f570917859f7f02c354c86667abf2721d9a85 /.gitmodules
parent6efe2493a65540d3f484a8b7f27d5298d49c9da4 (diff)
More afio => llfio
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 8cde6ef0..78188e3b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -5,7 +5,7 @@
fetchRecurseSubmodules = true
ignore = none
# shallow = true
-[submodule "include/afio/v2.0/outcome"]
+[submodule "include/llfio/v2.0/outcome"]
path = include/llfio/v2.0/outcome
url = https://github.com/ned14/outcome.git
branch = master
@@ -19,14 +19,14 @@
fetchRecurseSubmodules = true
ignore = untracked
# shallow = true
-[submodule "include/afio/v2.0/quickcpplib"]
+[submodule "include/llfio/v2.0/quickcpplib"]
path = include/llfio/v2.0/quickcpplib
url = https://github.com/ned14/quickcpplib
branch = master
fetchRecurseSubmodules = true
ignore = untracked
# shallow = true
-[submodule "include/afio/ntkernel-error-category"]
+[submodule "include/llfio/ntkernel-error-category"]
path = include/llfio/ntkernel-error-category
url = https://github.com/ned14/ntkernel-error-category.git
branch = master