mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Rather than using git init to create an empty repo and then shallow fetch the repo for a specific branch, we shallow clone the repository itself for the branch. This prevents us from running into the issue of Github denying the push because it comes from a shallow branch which does not map back to the repository. PR Close #45975 |
||
|---|---|---|
| .. | ||
| build | ||
| ci | ||
| local-dev | ||
| release | ||
| build-package-dist.js | ||
| compare-main-to-patch.js | ||
| puppeteer-chromedriver-versions.js | ||
| webdriver-manager-update.js | ||