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-08-16 11:36:30 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-08-16 11:36:30 +0300
commit800a70e6c756f7cdf332dd0bcb09f1e0203f610e (patch)
tree69f1065db970193635fd444b9005a18661cb1384 /.gitmodules
parent4a03f0866b2d608ce24580cbb3905cdd94f8819f (diff)
parentafab43f626a05e26304886984630c0fcbbb8210d (diff)
Merge branch 'develop'
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules16
1 files changed, 5 insertions, 11 deletions
diff --git a/.gitmodules b/.gitmodules
index 9b1bbb47..c3fb6f14 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,12 +1,12 @@
[submodule "doc/html"]
path = doc/html
- url = https://github.com/ned14/afio.git
+ url = https://github.com/ned14/llfio.git
branch = gh-pages
fetchRecurseSubmodules = true
ignore = none
# shallow = true
-[submodule "include/afio/v2.0/outcome"]
- path = 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
fetchRecurseSubmodules = true
@@ -19,16 +19,10 @@
fetchRecurseSubmodules = true
ignore = untracked
# shallow = true
-[submodule "include/afio/v2.0/quickcpplib"]
- path = 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"]
- path = include/afio/ntkernel-error-category
- url = https://github.com/ned14/ntkernel-error-category.git
- branch = master
- fetchRecurseSubmodules = true
- ignore = untracked