mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-23 03:26:07 +10:00
Merge pull request #7442 from bbodenmiller/patch-9
make bullet punctuation on protected branches page consistent
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
.bs-callout.bs-callout-info
|
||||
%p Protected branches designed to
|
||||
%ul
|
||||
%li prevent push for all except #{link_to "masters", help_page_path("permissions", "permissions"), class: "vlink"}.
|
||||
%li prevent push for all except #{link_to "masters", help_page_path("permissions", "permissions"), class: "vlink"}
|
||||
%li prevent branch from force push
|
||||
%li prevent branch from removal
|
||||
%p Read more about project permissions #{link_to "here", help_page_path("permissions", "permissions"), class: "underlined-link"}
|
||||
|
||||
Reference in New Issue
Block a user