]> source.dussan.org Git - gitea.git/commit
Fix: database not update release when using `git push --tags --force` (#32040) (...
authorGiteabot <teabot@gitea.io>
Wed, 18 Sep 2024 23:57:28 +0000 (07:57 +0800)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2024 23:57:28 +0000 (07:57 +0800)
commitea9e09abe5225ab9f30b53f44ad1294f0a5b2364
treeb2f500ce043c50915437850aca50a7638ae3d517
parent2891edbbcbc59ae5928404d45910a2dc2e365c87
Fix: database not update release when using `git push --tags --force` (#32040) (#32074)

Backport #32040 by @ExplodingDragon

link: https://codeberg.org/forgejo/forgejo/issues/4274
Co-authored-by: Exploding Dragon <explodingfkl@gmail.com>
services/repository/push.go
tests/integration/repo_tag_test.go