From 3ff8c6a481bc82116300f3a9dc334bd1139e0f2d Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 13 Apr 2023 17:58:36 +0200 Subject: [PATCH] re-add str submodule --- .gitmodules | 3 +++ thirdparty/sagittactl | 1 + 2 files changed, 4 insertions(+) create mode 160000 thirdparty/sagittactl diff --git a/.gitmodules b/.gitmodules index 2bcea610..e1ea03a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "thirdparty/gomspace-sw"] path = thirdparty/gomspace-sw url = https://egit.irs.uni-stuttgart.de/eive/gomspace-sw.git +[submodule "thirdparty/sagittactl"] + path = thirdparty/sagittactl + url = https://egit.irs.uni-stuttgart.de/eive/sagittactl.git diff --git a/thirdparty/sagittactl b/thirdparty/sagittactl new file mode 160000 index 00000000..3ab9b2cf --- /dev/null +++ b/thirdparty/sagittactl @@ -0,0 +1 @@ +Subproject commit 3ab9b2cf56dea1cf19c7d46eb88a967939968acd