Cloud, DevOps & Infrastructure
conventional-branch
Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/). Use when creating a new branch, naming a branch, or checking whether a branch name complies with the spec.
Verify it in your own environment.
AI Vitamin has indexed this source file, not certified its safety, quality, compatibility, or outcome.
Source description
What the author says it does
Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/). Use when creating a new branch, naming a branch, or checking whether a branch name complies with the spec.