Git Flow Conventions

Git Flow 分支管理与提交规范指南。当用户进行分支操作、合并代码、提交 PR/MR、 规划发版、修复线上 Bug、或询问 Git 协作规范时使用。覆盖完整 Git Flow 模型 (develop/feature/release/hotfix)、分支命名规范、commit message 格式、 PR 提交流程和最佳实践。触发场景包括:创建分支、合并代码、git commit、发版、 hotfix、分支命名、PR 描述、代码审查提交。

toRolex 6406989 6 files · 20.7 KB Updated

File contents

toRolex/rolex-skills/tree/main/skills/personal/git-flow-conventions commit 6406989506

Frequently asked questions

npx skillmds@latest add torolex/git-flow-conventions