summaryrefslogtreecommitdiff
path: root/app/views/notify/note_commit_email.text.erb
blob: aab8e5cfb6cf7b6f9ce2c7f632d74acb7ceb2cbc (plain)
1
2
3
4
5
6
7
8
9
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 %>