From 283137d6a168d3bb613efc8fff36ae4f637315b5 Mon Sep 17 00:00:00 2001 From: theBigBlase Date: Sat, 9 Dec 2023 17:00:49 -0500 Subject: [PATCH 1/3] main computer: openhab + muqtt gonna update this on a separate host, git.bigblase.xyz. Please ask me if you need an account. --- .gitmodules | 3 +++ ift713-main-host | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 ift713-main-host diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..dce6449 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ift713-main-host"] + path = ift713-main-host + url = gitea@git.bigblase.xyz:violette/ift713-main-host diff --git a/ift713-main-host b/ift713-main-host new file mode 160000 index 0000000..a24a3e1 --- /dev/null +++ b/ift713-main-host @@ -0,0 +1 @@ +Subproject commit a24a3e1694e4110b47be705e90496918c190fe20 From 1f17daf2fdd8345406334722b909282769cefd69 Mon Sep 17 00:00:00 2001 From: theBigBlase Date: Sat, 9 Dec 2023 17:07:11 -0500 Subject: [PATCH 2/3] git modules: fixed submodule link --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index dce6449..3b164d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "ift713-main-host"] path = ift713-main-host - url = gitea@git.bigblase.xyz:violette/ift713-main-host + url = https://git.bigblase.xyz:violette/ift713-main-host From c0e62dc63020f5974e91a4e6258513270fef7594 Mon Sep 17 00:00:00 2001 From: theBigBlase Date: Mon, 18 Dec 2023 15:38:40 -0500 Subject: [PATCH 3/3] bump module version --- .gitmodules | 2 +- ift713-main-host | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3b164d0..b3eacfe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "ift713-main-host"] path = ift713-main-host - url = https://git.bigblase.xyz:violette/ift713-main-host + url = https://git.bigblase.xyz/violette/ift713-main-host diff --git a/ift713-main-host b/ift713-main-host index a24a3e1..e880a09 160000 --- a/ift713-main-host +++ b/ift713-main-host @@ -1 +1 @@ -Subproject commit a24a3e1694e4110b47be705e90496918c190fe20 +Subproject commit e880a09ba8225c78bb8c2ffd155715f29e4ae784