摘要: Commit message 的格式 每次提交,Commit message 都包括三个部分:Header,Body 和 Footer。 <type>(<scope>): <subject>// 空一行<body>// 空一行<footer> 其中,Header 是必需的,Body 和 Footer 阅读全文
posted @ 2021-07-26 10:15 Magi黄元 阅读(447) 评论(0) 推荐(1) 编辑