From 5af3bdadd05027144a15d5d932daaf9c577dcd69 Mon Sep 17 00:00:00 2001 From: Zhi Date: Sat, 14 Mar 2026 13:21:11 +0000 Subject: [PATCH] chore: remove credentials from submodule urls --- .gitmodules | 8 ++++---- HarborForge.Test | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7c95961..0e212d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,13 +6,13 @@ url = https://git.hangman-lab.top/zhi/HarborForge.Frontend.git [submodule "HarborForge.OpenclawPlugin"] path = HarborForge.OpenclawPlugin - url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/zhi/HarborForge.OpenclawPlugin.git + url = https://git.hangman-lab.top/zhi/HarborForge.OpenclawPlugin.git [submodule "test"] path = test - url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/zhi/HarborForge.Test.git + url = https://git.hangman-lab.top/zhi/HarborForge.Test.git [submodule "HarborForge.Test"] path = HarborForge.Test - url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/zhi/HarborForge.Test.git + url = https://git.hangman-lab.top/zhi/HarborForge.Test.git [submodule "AbstractWizard"] path = AbstractWizard - url = https://zhi:rT5Wjw24mV4all38fIoNQfl2@git.hangman-lab.top/nav/AbstractWizard.git + url = https://git.hangman-lab.top/nav/AbstractWizard.git diff --git a/HarborForge.Test b/HarborForge.Test index c4bf1f6..1524891 160000 --- a/HarborForge.Test +++ b/HarborForge.Test @@ -1 +1 @@ -Subproject commit c4bf1f6a120aaf0872380331304e97e2f5ec364a +Subproject commit 1524891b2ff7bf44a7b67e68f4ebba6da437e5b1