Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_commit.html.haml « events « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c86ce9ae651ad9f9ceb220a69371ccb1766e6b8b (plain)
1
2
3
4
5
%li.commit
  .commit-row-title
    = link_to truncate_sha(commit[:id]), namespace_project_commit_path(project.namespace, project, commit[:id]), class: "commit_short_id", alt: ''
     
    = gfm event_commit_title(commit[:message]), project