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

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