summaryrefslogtreecommitdiff
path: root/app/views/notify/note_commit_email.text.erb
blob: aaeaf5fdf731c498ea6a46f570b9e7e9c5e924f7 (plain)
1
2
3
4
5
6
7
8
9
New comment for Commit <%= @commit.short_id %>

<%= url_for(namespace_project_commit_url(@note.project.namespace, @note.project, id: @commit.id, anchor: "note_#{@note.id}")) %>


Author: <%= @note.author_name %>

<%= @note.note %>