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-10-18 11:50:15 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-10-18 11:50:15 +0300
commit5f576c797bfbadfbcc9092ce7e1b98089156eebc (patch)
treeb396da4ca9b161231625ca6d7a5171e59df321c9 /.gitmodules
parentaa27be81742cf8cc1d0fdc74c42f944feb57ed29 (diff)
Restore ntkernel category somehow deleted by merge from master.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c3fb6f14..b185938a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -26,3 +26,9 @@
fetchRecurseSubmodules = true
ignore = untracked
# shallow = true
+[submodule "include/llfio/ntkernel-error-category"]
+ path = include/llfio/ntkernel-error-category
+ url = https://github.com/ned14/ntkernel-error-category.git
+ branch = master
+ fetchRecurseSubmodules = true
+ ignore = untracked