1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-15 02:38:13 +00:00
Files
gitea/modules/context/repo.go
zeripath 34b8becef0 Ensure that GitRepo is set on Empty repositories (#8539) (#8541)
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
2019-10-17 00:03:25 +08:00

21 KiB