mirror of
https://github.com/go-gitea/gitea
synced 2025-10-30 10:58:27 +00:00
Issue: After switching the default branch, other branches are still compared against the old default branch due to outdated divergence cache. Change: Clear the divergence cache in SetRepoDefaultBranch to ensure correct comparisons against the new default branch. Fixes #34369
4.1 KiB
4.1 KiB