Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
46b29428
Commit
46b29428
authored
Mar 14, 2018
by
Sean McGivern
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-5' into 'master'
Fix tiny typo See merge request gitlab-org/gitlab-ee!3807
parents
71ad1092
8002d973
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
ee/app/views/shared/push_rules/_form.html.haml
ee/app/views/shared/push_rules/_form.html.haml
+1
-3
No files found.
ee/app/views/shared/push_rules/_form.html.haml
View file @
46b29428
...
...
@@ -25,9 +25,7 @@
=
f
.
label
:prevent_secrets
,
"Prevent committing secrets to Git"
,
class:
"label-light append-bottom-0"
%p
.light.append-bottom-0
GitLab will reject any files that are likely to contain secrets.
The list of file names we reject is available in the
=
link_to
"documentation"
,
help_page_path
(
'push_rules/push_rules'
)
\.
The list of file names we reject is available in the
#{
link_to
"documentation"
,
help_page_path
(
'push_rules/push_rules'
)
}
.
.form-group
=
f
.
label
:commit_message_regex
,
"Commit message"
,
class:
'label-light'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment