hookehuyr

chore: 添加常用 Git 命令到 Claude 本地设置

......@@ -7,7 +7,11 @@
"Bash(pnpm api:generate:*)",
"Bash(node:*)",
"Bash(ls:*)",
"Bash(tree:*)"
"Bash(tree:*)",
"Bash(git checkout:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
]
}
}
......