码迷,mamicode.com
首页 > 其他好文 > 详细

git 提交规范

时间:2020-03-26 19:04:32      阅读:79      评论:0      收藏:0      [点我收藏+]

标签:增加   commit   style   cto   修改   tor   bug   ref   log   

feat:新功能(feature)
fix:修补bug
docs:文档(documentation)
style: 格式(不影响代码运行的变动)
refactor:重构(即不是新增功能,也不是修改bug的代码变动)
test:增加测试
chore:构建过程或辅助工具的变动
如果type为feat和fix,则该 commit 将肯定出现在 Change log 之中。

git 提交规范

标签:增加   commit   style   cto   修改   tor   bug   ref   log   

原文地址:https://www.cnblogs.com/tank073/p/12576498.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!