gitea/services/repository/files
Earl Warren f6d01ac2d8
Add download URL for executable files (#28260)
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>
2024-03-06 16:10:06 +00:00
..
cherry_pick.go
commit.go
content.go Add download URL for executable files (#28260) 2024-03-06 16:10:06 +00:00
content_test.go
diff.go
diff_test.go
file.go
file_test.go
patch.go
temp_repo.go
tree.go
tree_test.go
update.go
upload.go