hookehuyr

chore: 在 Claude 设置中添加 git commit 命令支持

......@@ -9,7 +9,8 @@
"Bash(pnpm lint:*)",
"Bash(pnpm list:*)",
"Bash(pnpm format:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git commit:*)"
]
}
}
......