Conventional Branch

Generate and validate Git branch names using the Conventional Branch specification (v1.1.0). Use when creating a branch, naming a branch, running git checkout -b / git switch -c, starting work on a feature/bugfix/hotfix/release/chore, or verifying whether a branch name is valid. Produces lowercase, prefixed names like feature/add-login-page, fix/header-bug, or release/v1.2.0.

open-sdr dd839f4 5.2 KB Updated

File contents

open-sdr/openwifi/tree/main/.github/skills/conventional-branch commit dd839f4b16

Frequently asked questions

npx skillmds@latest add open-sdr/conventional-branch