summaryrefslogtreecommitdiff
path: root/app/views/notify/note_commit_email.text.erb
blob: 6978936264858ac8a0fcc2ee2a4c808b7967cf78 (plain)
1
2
3
4
5
6
7
8
9
提交 <%= @commit.short_id %> 有了新评论

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


作者: <%= @note.author_name %>

<%= @note.note %>