Git Branch Name Generator
Generates an example Git branch name in the common 'type/description' format (e.g. feature/add-login-form) — a naming-convention example, not tied to any real repository.
How to use this tool
- Press generate for a branch name.
- Generate again for another one.
Common use cases
- Teaching Git branch-naming conventions
- Placeholder examples in documentation
- Quick naming-convention inspiration