branchname-validator
Enforces Git branch naming conventions. It ensures branches follow the required format (e.g., feature/branch-name, bugfix/issue-123) and prevents invalid names before creation. Ideal for teams maintaining consistent workflows! 🚀
@ngmd/git-flow
Complete Git Flow automation with commit validation, branch naming conventions, and zero-config git hooks setup