debian-mirror-gitlab/app/views/notify/note_commit_email.text.erb

10 lines
232 B
Text
Raw Normal View History

2014-09-02 14:37:02 +02:00
New comment for Commit <%= @commit.short_id %>
2015-04-26 09:18:37 +02:00
<%= url_for(namespace_project_commit_url(@note.project.namespace, @note.project, id: @commit.id, anchor: "note_#{@note.id}")) %>
2014-09-02 14:37:02 +02:00
Author: <%= @note.author_name %>
<%= @note.note %>