Skip to content

Commit 10dfd32

Browse files
committed
feat: Update Claude settings for git operations
1 parent dcc1429 commit 10dfd32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@
7878
"Bash(source:*)",
7979
"Bash(./run_yolox_test.sh:*)",
8080
"Bash(./brightsign-x86_64-cobra-toolchain-9.1.52.sh:*)",
81-
"Bash(nm:*)"
81+
"Bash(nm:*)",
82+
"Bash(git stash pop:*)"
8283
],
8384
"deny": []
8485
}

0 commit comments

Comments
 (0)