diff options
author | Fatih Acet <acetfatih@gmail.com> | 2018-07-17 20:20:58 +0200 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2018-07-17 23:55:45 +0200 |
commit | 9a524da82c8f4ee31e4f0a80e2f389f11d6c2923 (patch) | |
tree | 18627c883fe1451555733bc9dc59380d9917fc57 | |
parent | 1cf56fe1085867f49643cb61546efddd12a6f644 (diff) | |
download | gitlab-ce-9a524da82c8f4ee31e4f0a80e2f389f11d6c2923.tar.gz |
Add CHANGELOG._acet-fix-expanding-context-lines
-rw-r--r-- | changelogs/unreleased/_acet-fix-expanding-context-lines.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/_acet-fix-expanding-context-lines.yml b/changelogs/unreleased/_acet-fix-expanding-context-lines.yml new file mode 100644 index 00000000000..41b4dbca5d6 --- /dev/null +++ b/changelogs/unreleased/_acet-fix-expanding-context-lines.yml @@ -0,0 +1,5 @@ +--- +title: Fix rendering of the context lines in MR diffs page +merge_request: 20642 +author: +type: fixed |