mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
6 lines
208 B
Plaintext
6 lines
208 B
Plaintext
%li.commit
|
|
.commit-row-title
|
|
= link_to commit[:id][0..8], project_commit_path(project, commit[:id]), class: "commit_short_id", alt: ''
|
|
|
|
= gfm event_commit_title(commit[:message]), project
|