mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-26 09:23:42 +00:00
e94723f2de
Fix #30521 we should sync branches first, then detect default branch, or `git_model.FindBranchNames` will always return empty list, and the detection will be wrong.