Hi,
I want to apply restriction to all developers in such a way that developer can push to branches only and not master. Right now anyone can push a code to master, which should not happen.
can anyone help me configure this kind of user authentication.
I think you'll be wanting Branch permissions. See https://confluence.atlassian.com/display/STASH030/Using+branch+permissions
i tried this branch permissons with GitBash and its working smoothly. However, i am facing issue only when I am trying to achieve it using SourceTree.
Is there any configuration we need to check in SourceTree as well?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You might consider using a forking model instead of a branching one.
In either case, management of the centralized repository depends on where/how it is hosted. Is your central repository on a private server, or a third-party site like bitbucket or github?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I edited the tags on your question so this may get noticed by people who work with Stash.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.