gitlab-org--gitlab-foss/app/views/projects/protected_branches
Patrick Bajao 438485ef88 Allow users to create protected branches via CLI
This is for fixing a regression introduced by:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24969

This fix will allow users who are allowed to push to protected
branches to create protected branches via CLI as well, just
like before. The checks for protected branch creation won't
need to run.
2019-03-21 19:53:04 +08:00
..
shared Allow users to create protected branches via CLI 2019-03-21 19:53:04 +08:00
_branches_list.html.haml
_create_protected_branch.html.haml
_index.html.haml
_protected_branch.html.haml
_update_protected_branch.html.haml
show.html.haml