Git Flow

Enforce branch naming and commit message conventions. Use when the user asks to implement something from an issue, create a branch, or commit changes. Branches follow the pattern feature/ISSUE-NUMBER from develop. Commits follow the icon+type+issue pattern.

FernandoCelmer 9ee0654 7.5 KB Updated

File contents

FernandoCelmer/skills/tree/main/skills/git-flow commit 9ee0654140

Frequently asked questions

npx skillmds@latest add fernandocelmer/git-flow