Commit 1e3abd95c3781c513cbd29c4bd348ab8a72f7de4

link to more commitlogs from /repos/show

Commit diff

app/views/repositories/show.html.erb

 
2525 <div class="commit_message"><%= simple_format(h(commit.message)) -%></div>
2626 </li>
2727 <% end -%>
28 <li><%= link_to "View more &#x2192;", project_repository_log_path(@project, @repository) -%></li>
2829 </ul>
2930
3031<% end -%>
toggle raw diff