mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-21 23:41:19 +02:00
Blob.Size requires a context after the repository context removal
(5b078f72aa).
Actually the template code should just render, it should not depend on
the fragile dynamic calls to backend functions.
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>