mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 06:07:02 +01:00
1310649331
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. |
||
---|---|---|
.. | ||
commits_search_test.git | ||
commitsonpr.git | ||
git_hooks_test.git | ||
glob.git | ||
lfs.git | ||
readme-test.git | ||
repo1.git | ||
repo1.wiki.git | ||
repo2.git | ||
repo15.git | ||
repo16.git | ||
repo20.git | ||
repo-release.git | ||
test_commit_revert.git | ||
utf8.git |