BigW Consortium Gitlab

_commit.html.haml 199 Bytes
%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])