From 9be87fa1bd9bf20281e91e921b01a2724bf32c82 Mon Sep 17 00:00:00 2001 From: zhi Date: Sat, 21 Mar 2026 07:32:14 +0000 Subject: [PATCH] feat: add HarborForge.Cli submodule --- .gitmodules | 4 ++++ HarborForge.Cli | 1 + 2 files changed, 5 insertions(+) create mode 160000 HarborForge.Cli diff --git a/.gitmodules b/.gitmodules index 26a78e2..fdc41b7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -20,3 +20,7 @@ path = HarborForge.Monitor url = https://git.hangman-lab.top/zhi/HarborForge.Monitor.git branch = main +[submodule "HarborForge.Cli"] + path = HarborForge.Cli + url = https://git.hangman-lab.top/zhi/HarborForge.Cli.git + branch = main diff --git a/HarborForge.Cli b/HarborForge.Cli new file mode 160000 index 0000000..ddaea1c --- /dev/null +++ b/HarborForge.Cli @@ -0,0 +1 @@ +Subproject commit ddaea1c15b8735851b808da26a36b1205508592d