show.html.haml 139 Bytes
= render "commit_box"
= render "projects/commits/diffs", diffs: @commit.diffs, project: @project
= render "projects/notes/notes_with_form"