0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-09 07:14:26 +01:00
gitea/modules/context
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
..
api_org.go
api_test.go
api.go
auth.go
context.go
org.go
pagination.go
panic.go
permission.go
repo.go Ensure that GitRepo is set on Empty repositories (#8539) 2019-10-16 16:08:01 +03:00