Cursor rule
.cursor/rules/git.mdc辅助生成 git 提交信息
Cursor rules
Quality
25/100
Scores the file, not the repository.Length
76 words
4 headings · 0 code blocksRepository
251
— · pushed 4 days agoLast changed
3 days ago
First indexed 3 days ago.123456# Git 规范78## 提交规范9git 提交记录样例:[type]: [description]。一个具体的例子, docs: 更新 README 文件。10以下是 type 的枚举值:11- feat: 新增功能12- fix: 修复 bug13- docs: 文档注释14- style: 代码格式(不影响代码运行的变动)15- refactor: 重构、优化(既不增加新功能, 也不是修复bug)16- perf: 性能优化17- test: 增加测试18- chore: 构建过程或辅助工具的变动19- revert: 回退20- build: 打包2122## 分支管理23- main/master: 主分支,保持稳定可发布状态24- develop: 开发分支,包含最新开发特性25- feature/*: 功能分支,用于开发新功能26- bugfix/*: 修复分支,用于修复bug27- release/*: 发布分支,用于准备发布2829## 重要原则30- **重要**:不要自动提交 git 代码,除非有明确的提示31- 提交前确保代码通过所有测试32- 保持提交信息简洁明了,描述清楚变更内容33- 避免大型提交,尽量将变更分解为小的、相关的提交
Also in flyeric0212/cursor-history-links
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| flyeric0212/cursor-history-links.cursor/rules/document.mdc · 251 | Cursor rules | docs | 30/100 | 3 days ago | |
| flyeric0212/cursor-history-links.cursor/rules/general.mdc · 251 | Cursor rules | no sections | 30/100 | 3 days ago | |
| flyeric0212/cursor-history-links.cursor/rules/python.mdc · 251 | Cursor rules | docs | 13/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 3 days ago | |
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 3 days ago | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 3 days ago | |
| TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 45 | Cursor rules | teststyletesting-strategysecurity+3 | 97/100 | 3 days ago | |
| skillrecordings/egghead-next.cursor/rules/project-update-user-rules.mdc · 1.4k | Cursor rules | buildtestlint-formatstyle+7 | 96/100 | 3 days ago | |
| skillrecordings/egghead-next.cursor/rules/project-update-rules.mdc · 1.4k | Cursor rules | buildtestlint-formatstyle+7 | 96/100 | 3 days ago | |
| nerds-odd-e/doughnut.cursor/rules/cli.mdc · 49 | Cursor rules | setupbuildteststyle+4 | 96/100 | 3 days ago | |
| hiromaily/go-crypto-wallet.cursor/rules/proto.mdc · 126 | Cursor rules | buildlint-formatstylearch+3 | 96/100 | 3 days ago |
