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

3 lines
148 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
%span.str-truncated
2015-04-26 12:48:37 +05:30
= link_to_gfm commit.title, namespace_project_commit_path(@project.namespace, @project, commit.id), class: "tree-commit-link"