Fix final line in EmailsOnPush email diff being rendered as error.
Fixes https://github.com/gitlabhq/gitlabhq/issues/8976 and private issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2194.
Pulls in gitlab_git 7.1.5, which includes https://gitlab.com/gitlab-org/gitlab_git/merge_requests/18.
Merge request reports
Activity
Added 1 commit:
- cef0fe24 - Update gitlab_git to 7.1.6 because 7.1.5 had broken language detection.
Reassigned to @dzaporozhets
59 59 %strong 60 60 = diff.new_path 61 61 %hr 62 %pre 63 = color_email_diff(diff.diff) 62 = color_email_diff(diff.diff) @DouweM what a sense of pre if you move diff out of it?
mentioned in commit 18dfe0ce
mentioned in commit 1f2b1e46
Please register or sign in to reply