Allow diff

This commit is contained in:
2026-04-28 17:47:21 +00:00
parent e733c3d86d
commit dbc6551b0c
+6
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"