当前位置:网站首页>Commit specification
Commit specification
2022-06-13 06:05:00 【Jiuwujiuwu】
Pertaining to commit Categories , Only the following are allowed 7 ID (s) .
feat: new function (feature)
fix: repair bug
docs: file (documentation)
style: Format ( Changes that do not affect code operation )
refactor: restructure ( It's not new , It's not a revision bug Code changes )
test: Add tests
chore: Changes in the build process or AIDS
边栏推荐
- Leetcode guessing numbers game - simple
- SPI primary key generation strategy for shardingsphere JDBC
- What happens when the MySQL union index ABC encounters a "comparison operator"?
- MySQL trigger
- Basic application of sentinel series
- Printf function
- The problem of distinguishing and sharing sessions for multiple applications in tongweb
- A glimpse of [wechat applet]
- Power of leetcode-4 - simple
- Concurrent programming -- source code analysis of thread pool
猜你喜欢

1+1>2,Share Creators可以帮助您实现

微信小程序:点击事件获取当前设备信息(基础)

Timeout thread log for tongweb

Echart柱状图:堆叠柱状图显示value

NVIDIA Jetson nano/xavier NX capacity expansion tutorial

Use of Nacos configuration center

HBuilderX:HBuilderX安装以及其常用插件安装

Explanation of sentinel series' features, composition and deployment

How to view tongweb logs correctly?

Ffmpeg download suffix is Video files for m3u8
随机推荐
Use of Nacos configuration center
中断处理过程
Leetcode- maximum average of subarray i- simple
Config server configuration center of Nacos series
Leetcode fizz buzz simple
Leetcode planting flowers - simple
Zero copy technology
USB debugging assistant 20181018 (v1.3)
Misunderstanding of tongweb due to ease of use
2021.9.30 learning log -postman
【MySQL】基础知识小复习
Application virtual directory static resource configuration on tongweb
Cmake add -fpic option GCC
微信小程序:点击事件获取当前设备信息(基础)
Leetcode- key formatting - simple
Sentinel series introduction to service flow restriction
A glimpse of [wechat applet]
How to view APK version number from apk
Leetcode- first unique character in string - simple
【var const let区别】