git内置了九个hook,详细请man hooks其中prepare-commit-msg这个hook是在git commit准备好默认的log信息之后, 在启用editor之前调用的,使用这个信息 ...
確定! 回上一頁