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

10 lines
232 B
Text
Raw Normal View History

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