From 7eb80f0cfe9bbb7a083114ad27e420bb79d2edc4 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sun, 28 May 2023 10:12:40 -0600 Subject: [PATCH] Review and integrate nullpath at version 2.0.0. #765 --- .gitmodules | 3 +++ repos/nullpath | 1 + 2 files changed, 4 insertions(+) create mode 160000 repos/nullpath diff --git a/.gitmodules b/.gitmodules index ae1c9f3f..38e2672e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -766,3 +766,6 @@ [submodule "repos/TMT"] path = repos/TMT url = https://github.com/Jadael/TMT.git +[submodule "repos/nullpath"] + path = repos/nullpath + url = https://github.com/alefnull/NullPath.git diff --git a/repos/nullpath b/repos/nullpath new file mode 160000 index 00000000..d8ffda55 --- /dev/null +++ b/repos/nullpath @@ -0,0 +1 @@ +Subproject commit d8ffda55c59e2b40091c6437b115d114287073c1