mirror of
https://gitee.com/gitea/gitea
synced 2026-01-03 06:06:35 +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.