debian-mirror-gitlab/app/views/notify/note_commit_email.text.erb
2015-04-26 09:18:37 +02:00

10 lines
232 B
Text

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 %>