gitlabhq/app/views/refs/tree.html.haml

2 lines
105 B
Plaintext
Raw Normal View History

2011-11-16 06:38:53 +01:00
#tree-holder= render :partial => "tree", :locals => {:repo => @repo, :commit => @commit, :tree => @tree}