Details
Details
I want to set different policies for branches. For example, someone can push in dev branch, but can't push in master branch. Is it possible?
Answers
Answers
You'll want to give them push access to the repository, then add a global herald rule like the image below to block them from changing master.
{F90840}
I'm pretty sure this is correct, but @epriestley can confirm.
New Answer
New Answer