mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-12 00:22:17 +00:00
Backport #15519 It is possible that tag commits could be deleted or missing from repos. This causes migration 156 to fail and breaks upgrade. This PR simply logs the failure. Signed-off-by: Andrew Thornton <art27@cantab.net>