BigW Consortium Gitlab

_commit.html.haml 321 Bytes
Newer Older
1
%li.commit
2
  .commit-row-title
3
    = link_to truncate_sha(event.commit_id), project_commit_path(project, event.commit_id), class: "commit-sha", alt: '', title: truncate_sha(event.commit_id)
4
    ·
5
    = markdown event_commit_title(event.commit_title), project: project, pipeline: :single_line, author: event.author