debian-mirror-gitlab/app/views/projects/tree/_tree_commit_column.html.haml

4 lines
190 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
%span.str-truncated
%span.tree_author= commit_author_link(commit, avatar: true, size: 16)
= link_to_gfm commit.title, project_commit_path(@project, commit.id), class: "tree-commit-link"