all repos

mugit @ 8baa851

🐮 git server that your cow will love
1 files changed, 0 insertions(+), 1 deletions(-)
ui: there's no way to download archive, yet
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-01-31 21:39:47 +0200
Change ID: uxxpxzyzqymyurwsvynmzpxnqlkyluxw
Parent: b03218c
M web/templates/repo_refs.html

@@ -15,7 +15,6 @@ <div>

<strong>{{ .Name.Short }}</strong> <a href="/{{ $name }}/tree/{{ .Name.Short }}/">browse</a> <a href="/{{ $name }}/log/{{ .Name.Short }}">log</a> - <a href="/{{ $name }}/archive/{{ .Name.Short }}.tar.gz">tar.gz</a> </div> {{ end }} </div>