Hash : de7c675e Author : Thomas de Grivel Date : 2022-12-31T19:47:14
Download
1 2 3
<p> <%= link gettext("Download"), to: Routes.repository_path(@conn, :show, Repository.owner_slug(@repo), Repository.splat(@repo, ["_blob", @tree | String.split(@path, "/")])), class: "btn btn-primary" %> </p>