vierwd/composer-githooks
Composer 安装命令:
composer require vierwd/composer-githooks
包简介
Set the githooks directory after composer installation
README 文档
README
By default, git hooks are located in .git/hooks and are not checked in. Since git v2.9 it is possible to set a configuration variable core.hooksPath with a custom path. This composer plugin takes care to set the configuration variable to githooks of the current repository when composer install is run.
It is based on CaptainHook.
统计信息
- 总下载量: 10.43k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-26