mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 17:16:08 +10:00
Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-edit
This commit is contained in:
@@ -19,7 +19,7 @@ module Gitlab
|
||||
if issue.pull_request.nil?
|
||||
|
||||
body = @formatter.author_line(issue.user.login)
|
||||
body += issue.body
|
||||
body += issue.body || ""
|
||||
|
||||
if issue.comments > 0
|
||||
body += @formatter.comments_header
|
||||
|
||||
Reference in New Issue
Block a user