会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
首页
联系
管理
2021年2月22日
git Commit message规范
摘要: Commit message规范 1. type type为必填项,用于指定commit的类型,约定了feat、fix两个主要type,以及docs、style、build、refactor、revert五个特殊type,其余type暂不使用。 主要type feat: 增加新功能 fix: 修复b
阅读全文
posted @ 2021-02-22 11:23 阿明先森
阅读(270)
评论(0)
推荐(0)
编辑