From 48fa776e70be51ae1e9b5d15b89f3a0a2f051676 Mon Sep 17 00:00:00 2001 From: Jonas Kattendick Date: Wed, 1 Feb 2023 10:00:25 +0100 Subject: [PATCH] chore: add flyspray repo --- .gitmodules | 3 +++ flyspray | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 flyspray diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b22586c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "flyspray"] + path = flyspray + url = https://github.com/flyspray/flyspray diff --git a/flyspray b/flyspray new file mode 160000 index 0000000..b413e3e --- /dev/null +++ b/flyspray @@ -0,0 +1 @@ +Subproject commit b413e3ec4488d1433b3226ff55d431ad56666bc0