diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2025-01-13 16:27:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-13 16:27:11 +0800 |
commit | 348b7074c8bbbd6d11231ba658cd1cec774a3fa4 (patch) | |
tree | abb36277af828fec5f358151b32e6f388ccd85e0 /models/db | |
parent | 2ea929a9527b403ec72b0ed656a526f818525ad6 (diff) | |
download | gitea-348b7074c8bbbd6d11231ba658cd1cec774a3fa4.tar.gz gitea-348b7074c8bbbd6d11231ba658cd1cec774a3fa4.zip |
Fix incorrect ref "blob" (#33240)
1. "blob" is not a "ref", it shouldn't (and not unable to) be handled by
`RepoRefByType`
2. the `/blob/{sha}` handle should use the path param "sha" directly
Diffstat (limited to 'models/db')
0 files changed, 0 insertions, 0 deletions