Commit ddc5d3e
fix: move common git commands from ask to allow
git restore, git reset, git rm, git mv, and git worktree are routine
development commands that cause unnecessary permission friction,
especially when user-level defaultMode is set to plan.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent 566e9cd commit ddc5d3e
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | | - | |
45 | | - | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments