mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-01 11:26:11 +01:00
#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.
8.5 KiB
8.5 KiB