当前位置:网站首页>简单好用的代码规范
简单好用的代码规范
2022-07-07 11:17:00 【develop_csdn_LGQ】
下面的是工作过程中总结而成,希望能得到大家的补充
分支
● 生产分支: master
● 预发分支: release
● 迭代分支: name_v1.0.0,分支名务必保持一致,例: risk_v1.5.0
● 缺陷分支: fix_id, id为tb任务id ,注(此命名适用于费迭代类需求)
● 临时需求:feat_id,id为tb任务id提交type类型
type | 描述 |
feat | 新功能 |
fix | 修复bug |
refactor | 代码重构 |
docs | 文档 |
test | 测试代码 |
pref | 优化 |
chore | 构建过程或辅助工具的变动 |
一次完整的 |
git commit -m 'feat(view): 你想干啥'
git commit -m 'docs(view): 想干啥就干啥'边栏推荐
- Sequoia China completed the new phase of $9billion fund raising
- PAcP learning note 3: pcap method description
- What are the benefits of ip2long?
- JS function 返回多个值
- DETR介绍
- What if the xshell evaluation period has expired
- Sample chapter of "uncover the secrets of asp.net core 6 framework" [200 pages /5 chapters]
- 人均瑞数系列,瑞数 4 代 JS 逆向分析
- 如何让electorn打开的新窗口在window任务栏上面
- The difference between cache and buffer
猜你喜欢

Adopt a cow to sprint A shares: it plans to raise 1.85 billion yuan, and Xu Xiaobo holds nearly 40%

TPG x AIDU|AI领军人才招募计划进行中!

Leetcode skimming: binary tree 27 (delete nodes in the binary search tree)

COSCon'22 社区召集令来啦!Open the World,邀请所有社区一起拥抱开源,打开新世界~

通过Keil如何查看MCU的RAM与ROM使用情况

centso7 openssl 报错Verify return code: 20 (unable to get local issuer certificate)

明星企业普渡科技大裁员:曾募资超10亿 腾讯红杉是股东

线程池拒绝策略最佳实践

将数学公式在el-table里面展示出来

MySQL master-slave replication
随机推荐
PACP学习笔记三:PCAP方法说明
《ASP.NET Core 6框架揭秘》样章[200页/5章]
自定义线程池拒绝策略
Coscon'22 community convening order is coming! Open the world, invite all communities to embrace open source and open a new world~
php——laravel缓存cache
About how appium closes apps (resolved)
Shortcut key of Bash
Cmu15445 (fall 2019) project 2 - hash table details
MongoDB 遇见 spark(进行整合)
Pay close attention to the work of safety production and make every effort to ensure the safety of people's lives and property
Leetcode skimming: binary tree 25 (the nearest common ancestor of binary search tree)
ISPRS2021/遥感影像云检测:一种地理信息驱动的方法和一种新的大规模遥感云/雪检测数据集
国泰君安证券开户怎么开的?开户安全吗?
为租客提供帮助
非分区表转换成分区表以及注意事项
.Net下极限生产力之efcore分表分库全自动化迁移CodeFirst
COSCon'22 社区召集令来啦!Open the World,邀请所有社区一起拥抱开源,打开新世界~
Enterprise custom form engine solution (XII) -- experience code directory structure
Leetcode question brushing: binary tree 26 (insertion operation in binary search tree)
MATLAB中polarscatter函数使用