gitlab-org--gitlab-foss/app/views/notify/note_commit_email.text.erb
2013-02-28 16:39:58 +02:00

9 lines
197 B
Text

New comment for Commit <%= @commit.short_id %>
<%= url_for(project_commit_url(@note.project, id: @commit.id, anchor: "note_#{@note.id}")) %>
Author: <%= @note.author_name %>
<%= @note.note %>