摘要: Git提交描述格式 # Header头 <type>(<scope>): <subject> # Body体 <body> # Footer体 <footer> # Example: git commit -m "feat(v1.0.1): new user created API" git com 阅读全文
posted @ 2025-03-07 16:11 二月雪 阅读(74) 评论(0) 推荐(0)