mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-24 05:50:28 +00:00
Both issues/new and settings/hooks/git expect `ctx.Repo.GitRepo` to be set. This PR changes the context code to open the GitRepo. Fixes #8538