From 44256ebb50d9a670d1259a4e66f4ddecb4be6663 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 28 Dec 2023 17:37:38 +0100 Subject: added notion3 --- .gitmodules | 4 ++++ private/notion3 | 1 + 2 files changed, 5 insertions(+) create mode 160000 private/notion3 diff --git a/.gitmodules b/.gitmodules index 59f28ff..6cee429 100644 --- a/.gitmodules +++ b/.gitmodules @@ -148,3 +148,7 @@ path = maintained/xbanish url = https://github.com/jcs/xbanish branch = master +[submodule "private/notion3"] + path = private/notion3 + url = ssh://gitolite@git.andreasbaumann.cc:2223/notion3 + branch = master diff --git a/private/notion3 b/private/notion3 new file mode 160000 index 0000000..0a0393f --- /dev/null +++ b/private/notion3 @@ -0,0 +1 @@ +Subproject commit 0a0393f7d6564ca7e0418593998acde8318615e2 -- cgit v1.2.3-54-g00ecf