Hi,
What is the way, by which I can lock a given BRANCH as and when required. I prefer to have this lock on the GIT repository side, instead of having it on client side.
Example: If I am foollowing thr GITFlow workflow then, how can I prevent developrs from making any commit on "Production Branch".
regards,
Chandra
I guess if you are using Stash, you may set a Branch permission to only selected user. https://confluence.atlassian.com/display/STASH/Using+branch+permissions
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.