0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 13:30:54 +01:00
gitea/routers/private
Jason Song f371f84fa3
Restore deleted branches when syncing (#29898)
Regression of #29493. If a branch has been deleted, repushing it won't
restore it.

Lunny may have noticed that, but I didn't delve into the comment then
overlooked it:
https://github.com/go-gitea/gitea/pull/29493#discussion_r1509046867

The additional comments added are to explain the issue I found during
testing, which are unrelated to the fixes.
2024-03-20 01:45:27 +00:00
..
tests/repos
actions.go
default_branch.go
hook_post_receive.go Restore deleted branches when syncing (#29898) 2024-03-20 01:45:27 +00:00
hook_pre_receive.go
hook_proc_receive.go
hook_verification_test.go
hook_verification.go
internal_repo.go
internal.go
key.go
mail.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
main_test.go
manager_process.go
manager_unix.go
manager_windows.go
manager.go
restore_repo.go
serv.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
ssh_log.go