mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ecce99470a
Deprecate the old merge script as it no longer correctly chooses the patch branch due to relying on numerical sorting order from git. Git actually provides a lexicographical sorting order. This that 9.0.x will be chosen rather than 10.0.x as it is sorted based the 9 vs 1, rather than 9 vs 10. PR Close #37247
683 B
Executable File
683 B
Executable File