← 返回
开发者工具 中文

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: 无需
★ 0
Stars
📥 567
下载
💾 10
安装
1
版本
#latest

概述

Git Commit Conventions

Commit Message Format

Use semantic commit format: ():

Commit Types

  • feat: add new feature
  • fix: correct bug
  • docs: update documentation
  • style: format code (no functional changes)
  • refactor: restructure code
  • test: add/modify tests
  • chore: update build tasks

Workflow Rules

  1. Language: Use English only for git commit messages.
  1. Force Push: Always confirm before git push --force.
  1. Sign-off: Include --signoff flag with all commits.
  1. Consolidation: Consolidate changes into meaningful commits.
  1. Push Confirmation: After making a local commit, ALWAYS prompt the user whether they want to push to the remote repository.
  1. Display URL: After successfully pushing to remote, display the repository's access URL.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 01:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 671 📥 324,336
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,821
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,293