summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/show/_commits.html.haml
blob: 61020516bcfb958e1420207a2350f6f3c0be145a (plain)
1
2
3
4
5
6
.content-block.oneline-block
  = icon("sort-amount-desc")
  Most recent commits displayed first

%ol#commits-list.list-unstyled
  = render "projects/commits/commits", project: @merge_request.source_project