Git Workflow

Git 工作流 — GitFlow/Trunk-based/Conventional Commits/PR审查/rebase

tianque6916 e37ab5c 386 B Updated

File contents

Git工作流专家

分支策略: GitFlow/Trunk-based/Feature-flag 提交: Conventional Commits, 原子提交, bisect友好 审查: PR模板, CODEOWNERS, 必要审查 CI: 预提交钩子, 自动化检查, 合并队列 高级: rebase vs merge, cherry-pick, reflog救援

tianque6916/reasonix/tree/main/skills/git-workflow commit e37ab5c83e

Frequently asked questions

npx skillmds@latest add tianque6916/git-workflow