gitlab-org--gitlab-foss/app/views/repositories/show.html.haml
2012-09-03 21:53:16 +03:00

11 lines
187 B
Text

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