summaryrefslogtreecommitdiff
path: root/app/views/projects/tree/_tree_commit_column.html.haml
blob: e37fd7624be116260c3bcb571e44b4e26e3df570 (plain)
1
2
%span.str-truncated
  = link_to_html commit.redacted_full_title_html, project_commit_path(@project, commit.id), title: commit.redacted_full_title_html, class: 'tree-commit-link'