From 59b98e2e4410acc36398a79655b72d58bad58227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arsen=20Arsenovi=C4=87?= Date: Sun, 11 Dec 2022 12:57:45 +0100 Subject: [PATCH] commit.html: Add button to download .tar.gz --- gitsrht/templates/commit.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gitsrht/templates/commit.html b/gitsrht/templates/commit.html index b3af682..d2fff72 100644 --- a/gitsrht/templates/commit.html +++ b/gitsrht/templates/commit.html @@ -30,6 +30,13 @@ ref=commit.id.hex)}}" class="btn btn-default btn-block" >browse {{icon("caret-right")}} + .tar.gz {{icon("caret-right")}} -- 2.38.4