Details
Description
The pre-receive hook handles enforcing branch names on a git push. But there is not mechanism for preventing bad branch names through the Bitbucket UI.
An event handler would handle this scenario.
The pre-receive hook handles enforcing branch names on a git push. But there is not mechanism for preventing bad branch names through the Bitbucket UI.
An event handler would handle this scenario.