mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
Conflicts: app/views/projects/commit/show.html.haml app/views/projects/compare/show.html.haml app/views/projects/merge_requests/branch_from.js.haml
4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
= render "commit_box"
|
|
= render "projects/commits/diffs", diffs: @commit.diffs, project: @project
|
|
= render "projects/notes/notes_with_form"
|