GWDx 71a1187209 Fix incorrect divergence cache after switching default branch (#34370)
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
2025-05-08 18:00:29 +00:00
..
2024-12-23 02:52:25 +00:00
2023-12-19 09:29:05 +00:00
2025-03-10 06:40:37 +08:00