1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-20 14:44:27 +00:00
yp05327 e94723f2de
Fix incorrect default branch when adopt a repository (#30912)
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.
2024-05-09 08:44:26 +00:00
..
2023-12-19 09:29:05 +00:00
2024-02-02 19:11:39 -05:00
2024-03-04 08:16:03 +00:00
2024-02-14 18:19:57 +00:00
2024-03-04 08:16:03 +00:00