summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-03-19 11:34:21 +0000
committerPhil Hughes <me@iamphill.com>2019-03-19 11:34:21 +0000
commit27fa7b9ca897c77e45878f3fecb7debe8f8cd64c (patch)
tree94a9ccb7ef7f4bd2ba7904d3b833e2d2f96adedb /changelogs
parenta52d7dfaa9b72e4442a1723d30b84bc349b27215 (diff)
downloadgitlab-ce-27fa7b9ca897c77e45878f3fecb7debe8f8cd64c.tar.gz
Collapse diff tree is only one file is present
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53139
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/53139-hide-tree-single-file.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/53139-hide-tree-single-file.yml b/changelogs/unreleased/53139-hide-tree-single-file.yml
new file mode 100644
index 00000000000..17fe957e42e
--- /dev/null
+++ b/changelogs/unreleased/53139-hide-tree-single-file.yml
@@ -0,0 +1,5 @@
+---
+title: collapse file tree by default if the merge request changes only one file
+merge_request:
+author: Riccardo Padovani <riccardo@rpadovani.com>
+type: changed