mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-19 09:16:36 +00:00
Fix #28843 This PR will bypass the pushUpdateTag to database failure when syncAllTags. An error log will be recorded. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> (cherry picked from commit 5ed17d9895bf678374ef5227ca37870c1c170802) |
||
|---|---|---|
| .. | ||
| branch.go | ||
| collaborator.go | ||
| collaborator_test.go | ||
| commits.go | ||
| commits_test.go | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| env.go | ||
| fork.go | ||
| generate.go | ||
| generate_test.go | ||
| hooks.go | ||
| init.go | ||
| init_test.go | ||
| license.go | ||
| license_test.go | ||
| main_test.go | ||
| push.go | ||
| repo.go | ||
| repo_test.go | ||
| temp.go | ||