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

3 lines
153 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
%span.str-truncated
2016-09-13 17:45:13 +05:30
= link_to_gfm commit.full_title, namespace_project_commit_path(@project.namespace, @project, commit.id), class: "tree-commit-link"