gitlabhq/gitlabhq

View on GitHub
app/views/notify/note_commit_email.text.erb

Summary

Maintainability
Test Coverage
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 %>