From 0149b0c29509a27d15efcf750215058babf153d5 Mon Sep 17 00:00:00 2001 From: KQL Date: Wed, 3 Sep 2025 13:21:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8C=85=E5=90=AB=E6=89=80=E6=9C=89?= =?UTF-8?q?=E6=9C=80=E6=96=B0=E4=BF=AE=E6=94=B9=20-=20Dashboard=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E6=98=BE=E7=A4=BA=E3=80=819=E6=9C=88=E4=BB=BD?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E3=80=81=E9=A1=B5=E9=9D=A2=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.local.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 4dcb821..5b30756 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -42,7 +42,9 @@ "Bash(do)", "Bash(echo \"=== $func ===\")", "Bash(done)", - "Bash(git checkout:*)" + "Bash(git checkout:*)", + "Bash(git branch:*)", + "Bash(git clone:*)" ], "deny": [], "ask": []