Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that GitRepo is set on Empty repositories (#8539) #8541

Merged
merged 1 commit into from
Oct 16, 2019

Commits on Oct 16, 2019

  1. Ensure that GitRepo is set on Empty repositories (go-gitea#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 go-gitea#8538
    zeripath committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    daf764f View commit details
    Browse the repository at this point in the history