feat: 添加 husky 钩子,支持 commit-msg 和 post-merge 自动提示,更新 pre-commit 钩子中文提示
This commit is contained in:
3
.husky/commit-msg
Normal file
3
.husky/commit-msg
Normal file
@ -0,0 +1,3 @@
|
||||
echo "🚀 开始运行 commit-msg 钩子..."
|
||||
|
||||
echo "✅ commit-msg 钩子执行成功!"
|
Reference in New Issue
Block a user