mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| browserstack | ||
| build | ||
| ci | ||
| github | ||
| local-dev | ||
| release | ||
| build-package-dist.js | ||
| compare-master-to-patch.js | ||
| puppeteer-chrome-versions.js | ||
| webdriver-manager-update.js | ||