Update 2.git提交规范.md
This commit is contained in:
@@ -15,7 +15,13 @@ git作为一个开发人员必不可少的工具,代码提交也是日常一
|
||||
|
||||
## 使用什么规范
|
||||
|
||||
Conventional Commits(约定式提交规范),是目前使用最广泛的提交信息规范,其主要受 [AngularJS规范](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines) 的启发,下面是一个规范信息的结构:
|
||||
Conventional Commits(约定式提交规范),是目前使用最广泛的提交信息规范,其主要受 [AngularJS规范](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines) 的启发。
|
||||
|
||||
[commit message convention](https://www.conventionalcommits.org/zh-hans/v1.0.0/)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user