Git 每次提交代码,都要写Commit message(提交说明),否则就不允许提交。 ... validate-commit-msg 用于检查Node 项目的Commit message 是否符合格式。
確定! 回上一頁