Git Branching Workflow

Standardized Git branch creation, naming taxonomies (feat/, fix/, refactor/, hotfix/, release/, chore/), trunk-based integration, and PR isolation lifecycles. Use when creating branches, preparing pull requests, or standardizing team git workflows; do not use for resolving merge conflicts or low-level git plumbing.

thiennc-tesoglobal 83cf00d 3 files · 16.7 KB Updated

File contents

thiennc-tesoglobal/ios-skills/tree/main/skills/git-branching-workflow commit 83cf00de25

Frequently asked questions

npx skillmds@latest add thiennc-tesoglobal/git-branching-workflow