mirror of
https://gitee.com/gitea/gitea
synced 2026-03-01 01:55:37 +08:00
Fixes #21184 Regression of #19552 Instead of using `GetBlobByPath` I use the already existing instances. We need more information from #19530 if that error is still present.