Welcome to mirror list, hosted at ThFree Co, Russian Federation.

note_commit_email.text.erb « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 %>