news 2026/8/12 13:54:42

GitHub Copilot 一键生成中文commit提示语规则设置

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
GitHub Copilot 一键生成中文commit提示语规则设置

文章目录

  • 1. 设置规则
  • 2. 效果

1. 设置规则

以idea为例:setting->Tools->GitHub Copilot->Customizations

复制以下规则到git-commit-instructions.md

please generate a commit message with Chinese. Make sure it includes an accurate and informative subject line that succinctly summarizes the key points of the changes, the response must only have commit message content and must have blank line in message template. Below is the commit message template: <type>(<scope>): <subject> // blank line <body> // blank line <footer> The Header is mandatory, while the Body and Footer are optional. Regardless of which part, no line should exceed 72 characters (or 100 characters). This is to avoid automatic line breaks affecting aesthetics. Below is the type Enum: - feat: new feature - fix: bug fix - docs: documentation - style: formatting (changes that do not affect code execution) - refactor: refactoring (code changes that are neither new features nor bug fixes) - test: adding tests - chore: changes to the build process or auxiliary tools The body section is a detailed description of this commit and can be split into multiple lines. Here's an example: More detailed explanatory text, if necessary. Wrap it to about 72 characters or so. Further paragraphs come after blank lines. - Bullet points are okay, too - Use a hanging indent

2. 效果

以上为个人学习分享,如有问题,欢迎指出:)

版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/8/11 20:13:25

Windows更新修复实战:告别卡顿与失败的终极指南

Windows更新修复实战&#xff1a;告别卡顿与失败的终极指南 【免费下载链接】Reset-Windows-Update-Tool Troubleshooting Tool with Windows Updates (Developed in Dev-C). 项目地址: https://gitcode.com/gh_mirrors/re/Reset-Windows-Update-Tool 你是否曾经遇到过这…

作者头像 李华
网站建设 2026/8/12 15:36:56

工业物联网开发中常见路径错误通俗解释

工业物联网开发中的“路径陷阱”&#xff1a;为什么 idf.py 找不到&#xff1f; 你有没有遇到过这样的场景——刚克隆完一个 ESP32 项目&#xff0c;信心满满地打开终端输入 idf.py build &#xff0c;结果系统冷冷地回你一句&#xff1a; the path for esp-idf is not v…

作者头像 李华
网站建设 2026/8/12 15:25:29

macOS终极NTFS读写解决方案:免费实现跨平台文件传输

macOS终极NTFS读写解决方案&#xff1a;免费实现跨平台文件传输 【免费下载链接】Free-NTFS-for-Mac Nigate&#xff0c;一款支持苹果芯片的Free NTFS for Mac小工具软件。NTFS R/W for macOS. Support Intel/Apple Silicon now. 项目地址: https://gitcode.com/gh_mirrors/f…

作者头像 李华
网站建设 2026/8/12 16:20:13

Java毕设项目推荐-基于springboot的海量题库面试刷题平台系统的设计与实现模拟面试场景【附源码+文档,调试定制服务】

博主介绍&#xff1a;✌️码农一枚 &#xff0c;专注于大学生项目实战开发、讲解和毕业&#x1f6a2;文撰写修改等。全栈领域优质创作者&#xff0c;博客之星、掘金/华为云/阿里云/InfoQ等平台优质作者、专注于Java、小程序技术领域和毕业项目实战 ✌️技术范围&#xff1a;&am…

作者头像 李华
网站建设 2026/8/12 16:27:26

Java毕设项目推荐-基于springboot的旧物回收商城系统的设计与实现旧物管理、旧物订单管理、公告管理、环保咨询【附源码+文档,调试定制服务】

博主介绍&#xff1a;✌️码农一枚 &#xff0c;专注于大学生项目实战开发、讲解和毕业&#x1f6a2;文撰写修改等。全栈领域优质创作者&#xff0c;博客之星、掘金/华为云/阿里云/InfoQ等平台优质作者、专注于Java、小程序技术领域和毕业项目实战 ✌️技术范围&#xff1a;&am…

作者头像 李华