gitlab-ce/app/views/projects/commit/diff_files.html.haml

2 lines
180 B
Plaintext

= render partial: 'projects/diffs/file', collection: diffs.diff_files, as: :diff_file, locals: { project: diffs.project, environment: environment, diff_page_context: 'is-commit' }