gitlabhq/app/views/merge_requests/_commits.html.haml
2012-02-06 22:32:04 +02:00

7 lines
133 B
Plaintext

- if @commits.size > 0
.merge-request-commits
%ul.unstyled= render @commits
- if @commits.empty?
%p.cgray Nothing to merge