This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
gitea
Watch
2
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-12-26 23:46:30 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
4c924bf43c
gitea
/
tests
/
gitea-repositories-meta
/
user2
/
lfs.git
/
refs
/
heads
/
master
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
e9c32647bab825977942598c0efa415de300304b
Reference in New Issue
Copy Permalink