summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-04-02 13:24:36 +0100
committerPhil Hughes <me@iamphill.com>2019-04-02 13:24:36 +0100
commiteebf24ead51a28863126f0b144e4fcdc5a6b2916 (patch)
treeba162e6d42a75f47f2eb81558b859300e2dc793e /changelogs
parentee89d9550b6f0f5a04098564c96283121dee8f41 (diff)
downloadgitlab-ce-eebf24ead51a28863126f0b144e4fcdc5a6b2916.tar.gz
Fixes duplicate diff too large error messages
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59802
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fixed-duplicated-large-text-on-diffs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fixed-duplicated-large-text-on-diffs.yml b/changelogs/unreleased/fixed-duplicated-large-text-on-diffs.yml
new file mode 100644
index 00000000000..770186a64b0
--- /dev/null
+++ b/changelogs/unreleased/fixed-duplicated-large-text-on-diffs.yml
@@ -0,0 +1,5 @@
+---
+title: Fixed duplicated diff too large error message
+merge_request:
+author:
+type: fixed