1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-19 14:14:26 +00:00
gitea/services
wxiaoguang 348b7074c8
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
2025-01-13 16:27:11 +08:00
..
2025-01-13 14:01:53 +08:00
2025-01-13 16:27:11 +08:00
2025-01-13 14:01:53 +08:00
2025-01-13 14:01:53 +08:00
2024-12-24 11:43:57 +08:00
2025-01-12 18:46:37 +08:00
2024-12-29 01:05:56 +00:00
2023-12-25 21:25:29 +01:00
2024-05-20 00:56:45 +00:00
2025-01-13 14:01:53 +08:00