summaryrefslogtreecommitdiff
path: root/app/views/commits/show.js.haml
blob: 797bc14cc1be43ca26a13890e58fd4292793a57f (plain)
1
2
3
:plain
  CommitsList.append(#{@commits.count}, "#{escape_javascript(render(partial: 'commits/commits'))}");