gitlab-org--gitlab-foss/app/views/projects/tree/_tree_commit_column.html.haml
Sven Strickroth 1567914f7c Drop the user name from tree row to improve readability of commit messages
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2015-08-09 14:40:16 +02:00

2 lines
148 B
Text

%span.str-truncated
= link_to_gfm commit.title, namespace_project_commit_path(@project.namespace, @project, commit.id), class: "tree-commit-link"