From 7c946c41260cd04bc4e12e2d4b8d6ca7a176e9c2 Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Sun, 7 Dec 2025 12:12:30 -0800 Subject: [PATCH] CC: add cherry-pick --- .claude/settings.local.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index caf7c5bc7..016ad38df 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -6,10 +6,11 @@ "Bash(curl:*)", "Bash(find:*)", "Bash(git branch:*)", + "Bash(git cherry-pick:*)", "Bash(git describe:*)", "Bash(git grep:*)", "Bash(git log:*)", - "Bash(git log:*)", + "Bash(git ls-tree:*)", "Bash(git show:*)", "Bash(grep:*)", "Bash(ls:*)",