# git-hooks-config **Repository Path**: getbetter/git-hooks-config ## Basic Information - **Project Name**: git-hooks-config - **Description**: 存放共同的git hooks配置 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-24 - **Last Updated**: 2025-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # git-hooks-config #### 介绍 用此一键命令, 就能给项目配置分支名,提交信息,提交信息中议题 id 有效性, 提交代码质量增量检查,提交议题关联项目等功能 ```bash curl -sSL https://gitee.com/getbetter/git-hooks-config/raw/master/init-git-hooks.sh | bash -s pnpm ```