mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:58:59 +01:00
1173663f17
Fix #30378 (cherry picked from commit 0fe9f93eb4c94d55e43b18b9c3cc6d513a34c0b5) Conflicts: - models/organization/org.go - services/repository/delete.go - services/user/delete.go In all three cases, conflicts were resolved by manually adding the lines added by the Gitea patch, keeping the Forgejo code surrounding them. |
||
---|---|---|
.. | ||
main_test.go | ||
mini_org.go | ||
org.go | ||
org_repo.go | ||
org_test.go | ||
org_user.go | ||
org_user_test.go | ||
team.go | ||
team_invite.go | ||
team_invite_test.go | ||
team_list.go | ||
team_repo.go | ||
team_test.go | ||
team_unit.go | ||
team_user.go |