mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
1b72690cb8
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