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 git daemon export ok is created for mirrors (#17243) #17306

Merged
merged 1 commit into from
Oct 14, 2021

Commits on Oct 14, 2021

  1. Ensure that git daemon export ok is created for mirrors (go-gitea#17243)

    Backport go-gitea#17243
    
    There is an issue with go-gitea#16508 where it appears that create repo requires that the
    repo does not exist. This causes go-gitea#17241 where an error is reported because of this.
    
    This PR fixes this and also runs update-server-info for mirrors and generated repos.
    
    Fix go-gitea#17241
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    373c531 View commit details
    Browse the repository at this point in the history