From 14590437b06a59a561582c8d4ba7785623d8ebb9 Mon Sep 17 00:00:00 2001 From: Sebastian Rust Date: Sun, 10 Jul 2022 16:20:47 +0200 Subject: [PATCH] added: gtd-next --- .gitmodules | 3 +++ build-pacman-repo.yaml | 1 + gtd-next | 1 + 3 files changed, 5 insertions(+) create mode 160000 gtd-next diff --git a/.gitmodules b/.gitmodules index 3b8ed1a..1f9afa9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule "code-features"] path = code-features url = https://aur.archlinux.org/code-features.git +[submodule "gtd-next"] + path = gtd-next + url = https://git.rust.cloud/harlequix/gtd-next diff --git a/build-pacman-repo.yaml b/build-pacman-repo.yaml index fc0de25..b44f781 100644 --- a/build-pacman-repo.yaml +++ b/build-pacman-repo.yaml @@ -34,3 +34,4 @@ members: - directory: habitica-nativefier - directory: nodejs-nativefier - directory: code-features +- directory: gtd-next diff --git a/gtd-next b/gtd-next new file mode 160000 index 0000000..439413e --- /dev/null +++ b/gtd-next @@ -0,0 +1 @@ +Subproject commit 439413edf779fbaf8cccd183a5e359d2e8014692