type
status
date
slug
summary
tags
category
icon
password
URL
使用git hooks 规范git commit message.
该文介绍git hooks相关内容,以及commit message规范相关实践.
Git Hooks
Committing-Workflow Hooks
- pre-commit
- prepare-commit-msg
- commit-msg
- post-commit
Git Commit Message规范
- head too long (> 50)
- jira link
- msg too long (> 72)
- which module you change
总结
50/72 Rule
📎 参考文章
- Author:王傅里
- URL:https://notionnext-66.4everland.app//article/412b9a31-c5f6-43fe-af90-19782693c710
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!