1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-14 10:18:14 +00:00
Files
gitea/modules/context/repo.go
zeripath 1b72690cb8 Ensure that GitRepo is set on Empty repositories (#8539)
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-16 16:08:01 +03:00

21 KiB