It seems like one of the major selling points of Stash is fine-grained control over Git repositories, but at present it only allows reader/writers to specified for a repository. Are you planning to add per branch permissions for example?
This is a feature we are considering solving with pre-commit hooks. This would allow you to configure your repositories to refuse commits for an arbitrary set of conditions. Have a look at the following JIRA issue:
https://jira.atlassian.com/browse/STASH-2481
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.