mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 08:06:08 +10:00
7 lines
226 B
Plaintext
7 lines
226 B
Plaintext
%span.str-truncated
|
|
= link_to_gfm commit.title, namespace_project_commit_path(@project.namespace, @project, commit.id), class: "tree-commit-link"
|
|
%span.tree_author
|
|
[
|
|
commit_author_link(commit, avatar: false)
|
|
]
|