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

mirror: Delete tags in mirror which are removed for original repo. #5609

Merged
merged 2 commits into from
Dec 31, 2018

Commits on Dec 30, 2018

  1. mirror: Delete tags in mirror which are removed for original repo.

    This bug was being caused by an error in the logic in `release.go`.
    Credit to @yasuokav for tracing the root of the issue.
    
    Fixes: go-gitea#5192.
    HarshitOnGitHub committed Dec 30, 2018
    Configuration menu
    Copy the full SHA
    be09984 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2018

  1. Configuration menu
    Copy the full SHA
    b007dc9 View commit details
    Browse the repository at this point in the history