feat: add git diff command to permissions in settings

This commit is contained in:
Knee Cola
2025-12-29 23:31:09 +01:00
parent 4dc2df4a12
commit f42366c00b

View File

@@ -23,7 +23,8 @@
"Bash(curl:*)",
"Bash(git mv:*)",
"Bash(rmdir:*)",
"Bash(mkdir:*)"
"Bash(mkdir:*)",
"Bash(git diff:*)"
]
},
"enableAllProjectMcpServers": true,