Files
coolify/app/Livewire/Project/New/GithubPrivateRepository.php
Duane Adam 3c2f6a5fd6 feat: Prioritize main/master branches in branch selection dropdown
Add sortBranchesByPriority() helper to sort branches with priority:
main first, master second, then alphabetically. This improves UX
by pre-selecting the most commonly used default branches.
2025-12-06 16:35:14 +08:00

9.0 KiB