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