0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-10 06:32:14 +01:00
gitea/services/repository
Giteabot e1026feddc
Fix repo avatar conflict (#32958) (#32960)
Backport #32958 by wxiaoguang

Continue even if the avatar deleting fails

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-23 03:17:38 +00:00
..
archiver
commitstatus
files
adopt_test.go
adopt.go
avatar_test.go Fix repo avatar conflict (#32958) (#32960) 2024-12-23 03:17:38 +00:00
avatar.go Fix repo avatar conflict (#32958) (#32960) 2024-12-23 03:17:38 +00:00
branch.go
cache.go
check.go
collaboration_test.go
collaboration.go
commit.go
contributors_graph_test.go
contributors_graph.go
create.go
delete_test.go
delete.go Fix repo avatar conflict (#32958) (#32960) 2024-12-23 03:17:38 +00:00
fork_test.go
fork.go
generate_test.go
generate.go
hooks.go
init.go
lfs_test.go
lfs.go
license_test.go
license.go
main_test.go
merge_upstream.go
migrate.go
push.go
repo_team_test.go
repo_team.go
repository_test.go
repository.go
setting.go
template.go
transfer_test.go
transfer.go