news 2026/7/1 21:03:39

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/6/30 9:18:25

Windows系统苹果设备驱动自动化安装解决方案

Windows系统苹果设备驱动自动化安装解决方案 【免费下载链接】Apple-Mobile-Drivers-Installer Powershell script to easily install Apple USB and Mobile Device Ethernet (USB Tethering) drivers on Windows! 项目地址: https://gitcode.com/gh_mirrors/ap/Apple-Mobile…

作者头像 李华
网站建设 2026/6/30 11:06:20

如何快速获取Steam游戏清单:新手用户的完整下载指南

如何快速获取Steam游戏清单&#xff1a;新手用户的完整下载指南 【免费下载链接】Onekey Onekey Steam Depot Manifest Downloader 项目地址: https://gitcode.com/gh_mirrors/one/Onekey 还在为手动查找Steam游戏清单而烦恼吗&#xff1f;Onekey Steam Depot清单下载工…

作者头像 李华
网站建设 2026/6/29 0:23:08

仿写文章Prompt:Minecraft存档修复工具使用指南

仿写文章Prompt&#xff1a;Minecraft存档修复工具使用指南 【免费下载链接】Minecraft-Region-Fixer Python script to fix some of the problems of the Minecraft save files (region files, *.mca). 项目地址: https://gitcode.com/gh_mirrors/mi/Minecraft-Region-Fixer…

作者头像 李华
网站建设 2026/7/1 22:18:58

Hearthstone-Script自动化框架深度解析与实战部署

Hearthstone-Script自动化框架深度解析与实战部署 【免费下载链接】Hearthstone-Script Hearthstone script&#xff08;炉石传说脚本&#xff09;&#xff08;2024.01.25停更至国服回归&#xff09; 项目地址: https://gitcode.com/gh_mirrors/he/Hearthstone-Script 技…

作者头像 李华
网站建设 2026/6/30 22:22:30

Free-NTFS-for-Mac实战教程:突破macOS文件系统限制的完整方案

Free-NTFS-for-Mac实战教程&#xff1a;突破macOS文件系统限制的完整方案 【免费下载链接】Free-NTFS-for-Mac Nigate&#xff0c;一款支持苹果芯片的Free NTFS for Mac小工具软件。NTFS R/W for macOS. Support Intel/Apple Silicon now. 项目地址: https://gitcode.com/gh_…

作者头像 李华
网站建设 2026/7/1 6:34:25

【计算机毕业设计案例】基于springboot的面试刷题平台系统的设计与实现多领域真题题库(编程、算法、专业知识(程序+文档+讲解+定制)

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

作者头像 李华