The pre-commit
git hook tests branch name against a text pattern.
If commits don't match the pattern, they will error and contributors will have the opportunity to rename the branch before trying to commit again.
The example pattern ensures branch names are:
- scoped by type of change and team owner