0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 04:09:41 +02:00
gitea/services
Lunny Xiao 0d47b0ab1d
Remove duplicated functions when deleting a branch (#25128)
Extract from #22743

`DeleteBranch` will trigger a push update event, so that
`pull_service.CloseBranchPulls` has been invoked twice and
`AddDeletedBranch` is better to be moved to push update then even user
delete a branch via git command, it will also be triggered.

Co-authored-by: Giteabot <teabot@gitea.io>
2023-06-08 10:10:59 +00:00
..
actions Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00
agit
asymkey
attachment
auth
automerge Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00
context
convert
cron
externalaccount
forms Add ability to set multiple redirect URIs in OAuth application UI (#25072) 2023-06-05 15:00:12 +08:00
gitdiff Display file mode for new file and file mode changes (#24966) 2023-05-29 19:56:08 +02:00
issue Add codeowners feature (#24910) 2023-06-08 16:56:05 +08:00
lfs Redesign Scoped Access Tokens (#24767) 2023-06-04 20:57:16 +02:00
mailer Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00
markup
migrations GitLab migration: Sanitize response for reaction list (#25054) 2023-06-02 20:35:50 +00:00
mirror
org
packages
pull Add codeowners feature (#24910) 2023-06-08 16:56:05 +08:00
release
repository Remove duplicated functions when deleting a branch (#25128) 2023-06-08 10:10:59 +00:00
task Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00
user
webhook Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) 2023-05-31 15:54:46 +08:00
wiki