Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
diff
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
diff
Merge requests
!50
Issue
#3165141
: Set the default filter to "Strip Tags"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3165141
: Set the default filter to "Strip Tags"
issue/diff-3165141:3165141-set-the-default
into
8.x-1.x
Overview
0
Commits
1
Pipelines
1
Changes
4
Open
Daniel Bielke
requested to merge
issue/diff-3165141:3165141-set-the-default
into
8.x-1.x
11 months ago
Overview
0
Commits
1
Pipelines
1
Changes
4
Expand
Closes
#3165141
0
0
Merge request reports
Compare
8.x-1.x
8.x-1.x (HEAD)
and
latest version
latest version
6f24f14d
1 commit,
11 months ago
4 files
+
19
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
config/schema/diff.schema.yml
+
3
−
0
Options
@@ -15,6 +15,9 @@ diff.settings:
@@ -15,6 +15,9 @@ diff.settings:
context_lines_trailing
:
context_lines_trailing
:
type
:
integer
type
:
integer
label
:
'
Number
of
trailing
context
lines'
label
:
'
Number
of
trailing
context
lines'
default_filter
:
type
:
string
label
:
'
Default
filter
on
fields
based
comparison'
revision_pager_limit
:
revision_pager_limit
:
type
:
integer
type
:
integer
label
:
'
Revisions
per
page
to
be
displayed
in
diff
pager'
label
:
'
Revisions
per
page
to
be
displayed
in
diff
pager'
Loading