I need to prevent some users pushing new created branches on a repository from a client.
I want users only be able to push on existing branches from a local PC to a repository on Bitbucket server.
Hi Massy, welcome to the Community!
For what you describe in your message, it looks like you'll need to start using branch permissions. With branch permissions you can control the actions users can perform on a single branch, branch type, or branch pattern within a repository or project. Whilst they do not prevent branch creation, you can restrict creating new branches that match a certain pattern. You can read more about it at Using branch permissions.
Hope that helps,
Ana
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.