Allow diff

This commit is contained in:
2026-04-28 17:47:01 +00:00
parent e733c3d86d
commit dbc6551b0c

View File

@@ -46,6 +46,12 @@ commandPrefix = "git diff"
decision = "allow"
priority = 100
[[rule]]
toolName = "run_shell_command"
commandPrefix = "diff"
decision = "allow"
priority = 100
[[rule]]
toolName = "run_shell_command"
commandPrefix = "mkdir"