目前我正在使用
git config --global core.hooksPath ~/.git/hooks
为我所有的git项目配置全局挂钩。但是,如果这些项目包含挂钩,则它们不会运行。
我想运行全局挂钩以及项目挂钩。谢谢!
git githooks
git ×1
githooks ×1