0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 05:06:48 +01:00
gitea/modules/repository
Lunny Xiao 5ed17d9895
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>
2024-02-22 17:40:53 +00:00
..
branch.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
collaborator_test.go
collaborator.go
commits_test.go
commits.go
create_test.go
create.go Add merge style fast-forward-only (#28954) 2024-02-12 23:37:23 +01:00
delete.go
env.go
fork.go
generate_test.go
generate.go bump to use go 1.22 (#29119) 2024-02-14 18:19:57 +00:00
hooks.go Always write proc-receive hook for all git versions (#29287) 2024-02-21 07:01:48 +00:00
init_test.go
init.go
license_test.go
license.go
main_test.go
push.go
repo_test.go
repo.go Ignore the linux anchor point to avoid linux migrate failure (#29295) 2024-02-22 17:40:53 +00:00
temp.go