1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 02:03:57 +03:00
Rowan Bohde 1310649331
render plain text file if the LFS object doesn't exist (#31812)
We had an issue where a repo was using LFS to store a file, but the user
did not push the file. When trying to view the file, Gitea returned a
500 HTTP status code referencing `ErrLFSObjectNotExist`. It appears the
intent was the render this file as plain text, but the conditional was
flipped. I've also added a test to verify that the file is rendered as
plain text.
2024-08-15 05:50:09 +08:00
..
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-19 06:32:45 +08:00
2024-06-18 03:09:20 +00:00
2024-05-03 09:13:48 +00:00
2024-05-03 09:13:48 +00:00
2024-06-19 06:32:45 +08:00
2024-08-03 18:35:55 +00:00