Skip to content
Snippets Groups Projects
Verified Commit 8cc5e855 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Mention protected branch force push

parent 53504928
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -7,6 +7,7 @@ v 6.8.0
- Make the repository downloads path configurable
- Create branches via API (sponsored by O'Reilly Media)
- Changed permission of gitlab-satellites directory not to be world accessible
- Protected branch does not allow force push
 
v 6.7.3
- Fix the merge notification email not being sent (Pierre de La Morinerie)
Loading
Loading
Loading
Loading
@@ -9,6 +9,7 @@
%ul
%li keep stable branches secured
%li forced code review before merge to protected branches
%li prevents branch from force push
%p Read more about project permissions #{link_to "here", help_permissions_path, class: "underlined-link"}
 
- if can? current_user, :admin_project, @project
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment