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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
5cca95ec
Commit
5cca95ec
authored
Nov 23, 2018
by
Christian Svensson
Committed by
Achilleas Pipinellis
Nov 23, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add docs note for Reverting MR availability
parent
3250efae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/user/project/merge_requests/revert_changes.md
doc/user/project/merge_requests/revert_changes.md
+6
-0
No files found.
doc/user/project/merge_requests/revert_changes.md
View file @
5cca95ec
...
...
@@ -12,6 +12,12 @@ The **Revert** button will only be available for merge requests
created since GitLab 8.5. However, you can still revert a merge request
by reverting the merge commit from the list of Commits page.
NOTE:
**Note:**
The
**Revert**
button will only be shown for projects that use the
merge method "Merge Commit", which can be set under the project's
**Settings > General > Merge request**
.
[
Fast-forward commits
](
fast_forward_merge.md
)
can not be reverted via the MR view.
After the Merge Request has been merged, a
**Revert**
button will be available
to revert the changes introduced by that merge request.
...
...
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