0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-27 09:54:15 -05:00
forgejo/modules/repository
Lunny Xiao 44f45d8b72
Ignore the linux anchor point to avoid linux migrate failure (#29295)
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)
2024-02-26 22:30:26 +01:00
..
branch.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
collaborator.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
collaborator_test.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
commits.go
commits_test.go
create.go Add merge style fast-forward-only (#28954) 2024-02-14 17:19:19 +01:00
create_test.go
delete.go
env.go
fork.go
generate.go [CLEANUP] make golangci-lint@v1.56.1 happy 2024-02-15 16:19:36 +01:00
generate_test.go
hooks.go Always write proc-receive hook for all git versions (#29287) 2024-02-26 22:30:25 +01:00
init.go
init_test.go
license.go
license_test.go
main_test.go
push.go
repo.go Ignore the linux anchor point to avoid linux migrate failure (#29295) 2024-02-26 22:30:26 +01:00
repo_test.go
temp.go