show.html.haml 128 Bytes
%div
  %div#tree-holder
    = render :partial => "tree", :locals => {:repo => @repo, :commit => @commit, :tree => @commit.tree}