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

Merged

Commits on Oct 16, 2019

  1. Ensure that GitRepo is set on Empty repositories

    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
    5d5df27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca83b7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b66d5e8 View commit details
    Browse the repository at this point in the history