Commit dc2c2dc
committed
claude(settings): add permission for git diff with GIT_PAGER
Add 'Bash(GIT_PAGER=cat git diff:*)' to the allow list to enable git diff with GIT_PAGER environment variable set to 'cat'. This helps prevent git diff from using pagers that may interfere with the output format.1 parent a0bef3a commit dc2c2dc
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments