diff options
author | Samantha Ming <sming@gitlab.com> | 2019-08-10 02:36:32 +0000 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2019-08-10 02:36:32 +0000 |
commit | fc0ff7cf033e6267d7348057faee0fbedf5b90e8 (patch) | |
tree | 49dc31b7ff02ccd3cb37191fae100e7bbf661c54 /changelogs/unreleased/58035-expand-mr-diff.yml | |
parent | cdac9ed86fb2c3a373be5b923bc3f02387b528fc (diff) | |
download | gitlab-ce-fc0ff7cf033e6267d7348057faee0fbedf5b90e8.tar.gz |
Replace ... with new expansion options
- expand upwards
- expand downwards
- expand all
in both inline and parallel views
Diffstat (limited to 'changelogs/unreleased/58035-expand-mr-diff.yml')
-rw-r--r-- | changelogs/unreleased/58035-expand-mr-diff.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/58035-expand-mr-diff.yml b/changelogs/unreleased/58035-expand-mr-diff.yml new file mode 100644 index 00000000000..7163cce29f2 --- /dev/null +++ b/changelogs/unreleased/58035-expand-mr-diff.yml @@ -0,0 +1,5 @@ +--- +title: Add new expansion options for merge request diffs +merge_request: 30927 +author: +type: added |