0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 03:31:45 +01:00
gitea/services
Giteabot e8c776c793
Fix push multiple branches error with tests (#31151) (#31153)
Backport #31151 by @lunny

Fix #31140 

The previous logic is wrong when pushing multiple branches. After first
branch updated, it will ignore left other branches sync operations.

As a workaround for the repositories, just push a new commit after the
patch applied will fix the repositories status.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-05-30 07:04:42 +00:00
..
actions
agit
asymkey
attachment
auth
automerge Fix automerge will not work because of some events haven't been triggered (#30780) (#31039) 2024-05-22 02:08:05 +00:00
context
contexttest
convert Fix API repository object format missed (#31118) (#31132) 2024-05-28 09:59:56 +00:00
cron
doctor
externalaccount
feed
forms Return access_denied error when an OAuth2 request is denied (#30974) (#31029) 2024-05-20 22:49:04 +08:00
gitdiff Refactor sha1 and time-limited code (#31023) (#31030) 2024-05-21 00:58:21 +08:00
indexer
issue
lfs
mailer
markup
migrations Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
mirror
notify
org
packages
pull
release
repository Fix push multiple branches error with tests (#31151) (#31153) 2024-05-30 07:04:42 +00:00
secrets
task Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
uinotification
user Fix bug on avatar (#31008) (#31019) 2024-05-20 02:54:53 +00:00
webhook
webtheme
wiki