mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-21 13:01:48 +09: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>