gitlabhq/gitlabhq

View on GitHub
app/views/public/projects/_tree.html.haml

Summary

Maintainability
Test Coverage
- if tree.readme
  = render "projects/tree/readme", readme: tree.readme
- else
  .alert
    %h3.nothing_here_message This project does not have README file