diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-12-05 18:04:35 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-12-05 18:04:35 +0000 |
commit | cfe484795d4ddb8c7b3247802547e3da74c64cf2 (patch) | |
tree | 6a1092608c37f52699f5f2de109273614e444e37 /changelogs | |
parent | 5f1bb1a70a6a62af3f54fad9dc650d9fbeae8423 (diff) | |
parent | d3a8fb6e791aa4c6639eb15349d18f02e0408030 (diff) | |
download | gitlab-ce-cfe484795d4ddb8c7b3247802547e3da74c64cf2.tar.gz |
Merge branch 'diff-expand-commit-file' into 'master'
Fixed expanding diff commit files
Closes #50662
See merge request gitlab-org/gitlab-ce!23591
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/diff-expand-commit-file.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/diff-expand-commit-file.yml b/changelogs/unreleased/diff-expand-commit-file.yml new file mode 100644 index 00000000000..8ca784d75c1 --- /dev/null +++ b/changelogs/unreleased/diff-expand-commit-file.yml @@ -0,0 +1,5 @@ +--- +title: Fixed diff files expanding not loading commit content +merge_request: +author: +type: fixed |