_commit.html.haml 241 Bytes Edit Raw Blame History 1 2 3 4 5 %li.commit .commit-row-title = link_to commit[:id][0..8], project_commit_path(project, commit[:id]), class: "commit_short_id", alt: '' = gfm escape_once(truncate(commit[:message], length: 70)) rescue "--broken encoding"