3 lines
187 B
Text
3 lines
187 B
Text
- full_title = markdown_field(commit, :full_title)
|
|
%span.str-truncated
|
|
= link_to_html full_title, project_commit_path(@project, commit.id), title: full_title, class: 'tree-commit-link'
|