I am trying to deprotecting branches in my GitLab Group. There are several projects(50+) in this group. So when I try to handle permission that protects branches, I have to enter in every GitLab projects...
like below:
Fix Gilab error: "you are not allowed to push code to protected branches on this project"?
I want to managing branch protect policy by command-line-tool. Is there any good solution?