gitlab-org--gitlab-foss/app/views/repositories/show.html.haml

12 lines
187 B
Plaintext

= render "branches_head"
%table
%thead
%tr
%th Name
%th Last commit
%th
- @activities.each do |update|
= render "repositories/branch", branch: update.head