当前位置:网站首页>简单好用的代码规范
简单好用的代码规范
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): 想干啥就干啥'
边栏推荐
- .Net下极限生产力之efcore分表分库全自动化迁移CodeFirst
- Isprs2021/ remote sensing image cloud detection: a geographic information driven method and a new large-scale remote sensing cloud / snow detection data set
- How does MySQL create, delete, and view indexes?
- Practical example of propeller easydl: automatic scratch recognition of industrial parts
- Leetcode skimming: binary tree 27 (delete nodes in the binary search tree)
- PACP学习笔记一:使用 PCAP 编程
- Conversion from non partitioned table to partitioned table and precautions
- Aosikang biological sprint scientific innovation board of Hillhouse Investment: annual revenue of 450million yuan, lost cooperation with kangxinuo
- API query interface for free mobile phone number ownership
- 货物摆放问题
猜你喜欢
明星企业普渡科技大裁员:曾募资超10亿 腾讯红杉是股东
单片机原理期末复习笔记
Go language learning notes - structure
MySQL master-slave replication
Sequoia China completed the new phase of $9billion fund raising
【Presto Profile系列】Timeline使用
Awk of three swordsmen in text processing
Star Enterprise Purdue technology layoffs: Tencent Sequoia was a shareholder who raised more than 1billion
为租客提供帮助
聊聊伪共享
随机推荐
Leetcode question brushing: binary tree 26 (insertion operation in binary search tree)
明星企业普渡科技大裁员:曾募资超10亿 腾讯红杉是股东
Sed of three swordsmen in text processing
Query whether a field has an index with MySQL
Find ID value MySQL in string
【Presto Profile系列】Timeline使用
centso7 openssl 报错Verify return code: 20 (unable to get local issuer certificate)
博文推荐|Apache Pulsar 跨地域复制方案选型实践
Coscon'22 community convening order is coming! Open the world, invite all communities to embrace open source and open a new world~
. Net ultimate productivity of efcore sub table sub database fully automated migration codefirst
leecode3. 无重复字符的最长子串
.Net下极限生产力之efcore分表分库全自动化迁移CodeFirst
PACP学习笔记三:PCAP方法说明
Pcap learning notes II: pcap4j source code Notes
Smart cloud health listed: with a market value of HK $15billion, SIG Jingwei and Jingxin fund are shareholders
MongoDB的用户管理总结
2022-07-07 Daily: Ian Goodfellow, the inventor of Gan, officially joined deepmind
为租客提供帮助
Unity 构建错误:当前上下文中不存在名称“EditorUtility”
聊聊伪共享