Git-IN-ACTION 
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于
  • 友链
  •     
Hello World

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post$ hexo new "My New Post" More info: Writing Run server$ hexo server More info: Server Generate static files$ hexo generate More info: Generating Deploy to remote sites$ hexo deploy More info: Deployment
 2021-08-23   Git    Git 
(译)通过 Git 和 Angular 了解语义化提交信息

(译)通过 Git 和 Angular 了解语义化提交信息

受传统提交规范和 Angular 约定的启发,让我们来解释语义化提交术语,并演示提交信息的实际示例。 目录动机提交信息的格式 头部(Header) 主体(Body) 尾部(Footer)常见类型 👷build 💚ci 📝docs ✨feat 🐛fix ⚡️perf ♻️refactor 🎨style ✅test好处 浏览历史变更记录 自动发布其它 使用 Emojis CLI 工具 检查器(Linter) VS Code 扩展总结 许多项目决定以某种约定方式来标准化它们的提交信息。这种做法并不是新出现的,但在最近几年中越来越多地得到了应用。而且很可能您已经在某些项目中遇到过这样的提交消息。 最早出现的规范之一来自与 AngularJS 项目。这个项目团队创建了一个详细的文档,其中指定了他们应该提交的目标和方式。这些提交约定非常流行,有些您可能通过 Karma 指南遇到过。但是,还有一些不同的约定
 2021-08-23   Git    Git 

搜索

Hexo Fluid
 总访问量 次   总访客数 人