git hooks 在项目根目录的 .git/hooks 下面配置,配置文件的名称是固定的,使用 shell 语法编写。 里面包含 pre-commit , pre-push , commit-msg 等多种 ...
確定! 回上一頁