summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/show/_commits.html.haml
blob: a0e12fb3f38340118a7443fd6b17a9af1c8a6c27 (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, ref: @merge_request.source_branch