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.