summaryrefslogtreecommitdiff
path: root/app/views/search/results/_commit.html.haml
blob: 7aeeef5faed4c95257de5f40a7e82a79457fafa3 (plain)
1
= render 'projects/commits/commit', project: commit.project, commit: commit, ref: nil, show_project_name: @project.nil?, link_data_attrs: {track_action: 'click_text', track_label: 'commit_title', track_property: 'search_result'}