gitlabhq/gitlabhq

View on GitHub
app/views/projects/commit/show.html.haml

Summary

Maintainability
Test Coverage
= render "commit_box"
= render "projects/commits/diffs", diffs: @commit.diffs, project: @project
= render "projects/notes/notes_with_form"