From 914f0bd862689f3cb403d9c945421d68ba6db427 Mon Sep 17 00:00:00 2001 From: dfsek Date: Sun, 17 Oct 2021 14:45:09 -0700 Subject: [PATCH] add feature addon as submodule --- .gitmodules | 3 +++ common/addons/config-feature | 1 + 2 files changed, 4 insertions(+) create mode 160000 common/addons/config-feature diff --git a/.gitmodules b/.gitmodules index 298a1b41c..386311920 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "common/addons/config-distributors"] path = common/addons/config-distributors url = https://github.com/PolyhedralDev/Terra-config-distributors +[submodule "common/addons/config-feature"] + path = common/addons/config-feature + url = https://github.com/PolyhedralDev/Terra-config-feature diff --git a/common/addons/config-feature b/common/addons/config-feature new file mode 160000 index 000000000..ea4b7cdd9 --- /dev/null +++ b/common/addons/config-feature @@ -0,0 +1 @@ +Subproject commit ea4b7cdd91e391431d97e75342b58ac404c9a00a