Commit edba150d authored by Kev's avatar Kev

Add reverted indicator section to MR docs

parent 1f7d2480
...@@ -59,6 +59,13 @@ mainline: ...@@ -59,6 +59,13 @@ mainline:
git revert -m 2 7a39eb0 git revert -m 2 7a39eb0
``` ```
## Reverted Indicator
Merge Requests that are reverted by another merge request using one of these
methods will display a link to the other MR.
![Reverted indicator in the status box](img/mr_reverted_indicator.png)
<!-- ## Troubleshooting <!-- ## Troubleshooting
Include any troubleshooting steps that you can foresee. If you know beforehand what issues Include any troubleshooting steps that you can foresee. If you know beforehand what issues
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment