summaryrefslogtreecommitdiff
path: root/app/views/projects/tree/_tree_commit_column.html.haml
blob: a3a4bd4f7527bb1d908fab5b98f47847807a4b11 (plain)
1
2
%span.str-truncated
  = link_to_gfm commit.title, namespace_project_commit_path(@project.namespace, @project, commit.id), class: "tree-commit-link"