gitea/modules/repository
Giteabot 568ff1015b
Fix adopt repository has empty object name in database (#31333) (#31335)
Backport #31333 by @lunny

Fix #31330
Fix #31311

A workaround to fix the old database is to update object_format_name to
`sha1` if it's empty or null.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-06-12 15:59:54 +00:00
..
branch.go Fix adopt repository has empty object name in database (#31333) (#31335) 2024-06-12 15:59:54 +00:00
branch_test.go
collaborator.go
collaborator_test.go
commits.go
commits_test.go
create.go
create_test.go
delete.go
env.go
fork.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