mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
Consider executable files as a valid case when returning a DownloadURL for them. They are just regular files with the difference being the executable permission bit being set. Co-authored-by: Gusted <postmaster@gusted.xyz>