gitlabhq/app/views/repositories/show.html.haml

7 lines
148 B
Plaintext

= render "branches_head"
%table.zebra-striped.borders
- @activities.each do |update|
= render "repositories/branch", :branch => update.head