<%= render partial: 'repository_breadcrumbs' %> <% if not @blobdata.valid_encoding? %>

This file has an invalid text encoding, so it can't be shown here. (This probably just means it's a binary file, not a text file.)

<% else %>
<%= @blobdata %>
<% end %>