debian-mirror-gitlab/app/views/projects/settings/branch_rules/index.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
209 B
Text
Raw Normal View History

2022-07-23 23:45:48 +05:30
- add_to_breadcrumbs _('Repository Settings'), project_settings_repository_path(@project)
- page_title _('Branch rules')
%h3= _('Branch rules')
#js-branch-rules{ data: { project_path: @project.full_path } }