.commit-group
%h4.commit-date= group[:date]
%ol.repository-commits
= render partial: 'commit', collection: group[:commits], locals: { current_file: resource.current_file }