Can a hook be created on the server to catch the creation of a branch when there exists a branch with the same name except for capitalization?
If the branch DEVELOP exists and a user commits to a branch develop then a 2nd branch is created. Can a hook catch the 2nd branch and prevent it from being created?
Thanks
Community moderators have prevented the ability to post new answers.
Do have an answer to this question somewhere else?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.