diff options
author | Sam Bigelow <sbigelow@gitlab.com> | 2019-01-29 22:21:26 -0500 |
---|---|---|
committer | Sam Bigelow <sbigelow@gitlab.com> | 2019-02-06 11:11:09 -0600 |
commit | 2a2f48a5b16d9eaff38317f13aee739cd2c16eaf (patch) | |
tree | a6e347c23193e41510a27287815a9ff8117287c5 /changelogs | |
parent | e69d9db5d08118cdea27346c314a2a79c56dc9b7 (diff) | |
download | gitlab-ce-2a2f48a5b16d9eaff38317f13aee739cd2c16eaf.tar.gz |
Clearly display diff statistics for MRs52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-view
Put the statistics in the compare-versions header for the entire MR
Put them in the file header for each individual file
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-view.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-view.yml b/changelogs/unreleased/52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-view.yml new file mode 100644 index 00000000000..cf1c4378f18 --- /dev/null +++ b/changelogs/unreleased/52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-view.yml @@ -0,0 +1,5 @@ +--- +title: Show MR statistics in diff comparisons +merge_request: !24569 +author: +type: changed |