Add ability to download subpath archive (#36371)

closes: https://github.com/go-gitea/gitea/issues/4478

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
TheFox0x7
2026-01-16 10:31:12 +01:00
committed by GitHub
parent 67e75f30a8
commit 69c5921d71
18 changed files with 230 additions and 134 deletions
+1
View File
@@ -977,6 +977,7 @@
"repo.fork.blocked_user": "Cannot fork the repository because you are blocked by the repository owner.",
"repo.use_template": "Use this template",
"repo.open_with_editor": "Open with %s",
"repo.download_directory_as": "Download directory as %s",
"repo.download_zip": "Download ZIP",
"repo.download_tar": "Download TAR.GZ",
"repo.download_bundle": "Download BUNDLE",