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

_commit_well.html.haml « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 48fe258d01f340613ce6189bb4d511c817b8ab66 (plain)
1
2
3
4
.info-well.d-none.d-sm-block.project-last-commit.gl-mb-3
  .well-segment
    %ul.blob-commit-info
      = render 'projects/commits/commit', commit: commit, ref: ref, project: project