BigW Consortium Gitlab

_commit.html.haml 199 Bytes
Newer Older
1
%li.commit
2
  .commit-row-title
3
    = link_to commit[:id][0..8], project_commit_path(project, commit[:id]), class: "commit_short_id", alt: ''
4
     
5
    = gfm event_commit_title(commit[:message])