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
143c0158
Commit
143c0158
authored
Nov 18, 2020
by
Thomas Randolph
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation for new MR dropdown toggle
parent
48fede6f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
doc/user/project/merge_requests/reviewing_and_managing_merge_requests.md
...t/merge_requests/reviewing_and_managing_merge_requests.md
+11
-0
No files found.
doc/user/project/merge_requests/reviewing_and_managing_merge_requests.md
View file @
143c0158
...
...
@@ -92,6 +92,17 @@ From there, when reviewing merge requests' **Changes** tab, you will see only on
![
File-by-file diff navigation
](
img/file_by_file_v13_2.png
)
From
[
GitLab 13.7
](
https://gitlab.com/gitlab-org/gitlab/-/issues/233898
)
onwards, if you want to change
this behavior, you can do so from your
**User preferences**
(as explained above) or directly in a
merge request:
1.
Go to the merge request's
**Changes**
tab.
1.
Click the cog icon (
**{settings}**
) to reveal the merge request's settings dropdown.
1.
Select or unselect the checkbox
**Show one file at a time**
to change the setting accordingly.
This change overrides the choice you made in your user preferences and persists until you clear your
browser's cookies or change this behavior again.
#### Enable or disable file-by-file diff navigation **(CORE ONLY)**
File-by-file diff navigation is under development but ready for production use. It is
...
...
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