forgejo/services
Lunny Xiao 921df1cbad
Remove unnecessary syncbranchToDB with tests (#28624)
#28361 introduced `syncBranchToDB` in `CreateNewBranchFromCommit`. This
PR will revert the change because it's unnecessary. Every push will
already be checked by `syncBranchToDB`.
This PR also created a test to ensure it's right.
2023-12-28 15:28:57 +08:00
..
actions
agit
asymkey Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
attachment
auth
automerge
context
convert
cron
externalaccount
feed
forms
gitdiff
indexer
issue Remove deadcode under models/issues (#28536) 2023-12-19 20:12:02 +01:00
lfs
mailer
markup
migrations Use known issue IID to generate new PR index number when migrating from GitLab (#28616) 2023-12-26 17:57:25 +00:00
mirror Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
notify
org
packages
pull
release Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
repository Remove unnecessary syncbranchToDB with tests (#28624) 2023-12-28 15:28:57 +08:00
secrets Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
task
uinotification
user Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
webhook
wiki