Commit a1b7beee authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Update merge request versions documentation with new screenshots

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent c2a7e7b8
...@@ -7,14 +7,18 @@ of merge request diff is created. When you visit a merge request that contains ...@@ -7,14 +7,18 @@ of merge request diff is created. When you visit a merge request that contains
more than one pushes, you can select and compare the versions of those merge more than one pushes, you can select and compare the versions of those merge
request diffs. request diffs.
![Merge Request Versions](img/versions.png)
By default, the latest version of changes is shown. However, you By default, the latest version of changes is shown. However, you
can select an older one from version dropdown. can select an older one from version dropdown.
![Merge Request Versions](img/versions.png) ![Merge Request Versions](img/versions-dropdown.png)
You can also compare the merge request version with older one to see what is You can also compare the merge request version with older one to see what is
changed since then. changed since then.
![Merge Request Versions](img/versions-compare.png)
Please note that comments are disabled while viewing outdated merge versions Please note that comments are disabled while viewing outdated merge versions
or comparing to versions other than base. or comparing to versions other than base.
......
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