mirror of
https://github.com/phodal/github
synced 2026-05-24 09:38:21 +00:00
04-commit-message: fix typo
删除多余空格造成的文字加粗格式的语法异常; 修正错别字;
This commit is contained in:
parent
75fc5cf1ac
commit
b9c8d00163
1 changed files with 2 additions and 2 deletions
|
|
@ -90,5 +90,5 @@ Git 提交信息及几种不同的规范
|
||||||
|
|
||||||
(以上的 10 个类型,感谢 Google Translate 提供的快速翻译支持)
|
(以上的 10 个类型,感谢 Google Translate 提供的快速翻译支持)
|
||||||
|
|
||||||
而这样做的优点是,它可以轻松地生成一个 CHANGELOG。与些同时还有一个名为 ``Conventional Commits`` 的规范,建议采用相似的形式。
|
而这样做的优点是,它可以轻松地生成一个 CHANGELOG。与此同时还有一个名为 ``Conventional Commits`` 的规范,建议采用相似的形式。
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue