Ver código fonte

chore(claude): 添加git push权限

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
yourname 3 semanas atrás
pai
commit
21c832469f
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      .claude/settings.local.json

+ 2 - 1
.claude/settings.local.json

@@ -86,7 +86,8 @@
       "Bash(export LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8:*)",
       "Bash(export:*)",
       "Bash(git pull:*)",
-      "Bash(git stash:*)"
+      "Bash(git stash:*)",
+      "Bash(git push:*)"
     ],
     "deny": [],
     "ask": []