← 返回
开发者工具
中文
git-conventions
Git commit message conventions and workflow rules. Use when making git commits, pushing changes, or performing git operations.
{
"response": "Git 提交规范与工作流规则。适用于提交、推送及各类 Git 操作。"
}
douglarek
开发者工具
clawhub
v1.0.0 1 版本 99823.9 Key: 无需
#latest
概述
Git Commit Conventions
Commit Message Format
Use semantic commit format: ():
Commit Types
feat: add new featurefix: correct bugdocs: update documentationstyle: format code (no functional changes)refactor: restructure codetest: add/modify testschore: update build tasks
Workflow Rules
- Language: Use English only for git commit messages.
- Force Push: Always confirm before
git push --force.
- Sign-off: Include
--signoff flag with all commits.
- Consolidation: Consolidate changes into meaningful commits.
- Push Confirmation: After making a local commit, ALWAYS prompt the user whether they want to push to the remote repository.
- Display URL: After successfully pushing to remote, display the repository's access URL.
版本历史
共 1 个版本
-
v1.0.0
当前
2026-03-30 01:52 安全 安全
安全检测
腾讯云安全 (Sanbu)
安全,无风险
查看报告
🔗 相关推荐
developer-tools
steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 671
📥 324,336
developer-tools
steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921
📥 185,821
developer-tools
matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427
📥 118,293