angular/scripts
Joey Perrott 0db2841ea2 build: use clone instead of init for creating the builds commit changes (#45975)
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
2022-05-12 20:31:45 +00:00
..
build build: Use Ivy compiler for bazel builds by default (#43862) 2021-10-19 10:06:54 -07:00
ci build: use clone instead of init for creating the builds commit changes (#45975) 2022-05-12 20:31:45 +00:00
local-dev build: update setup-rbe.sh script to accept non google.com/angular.io (#36846) 2020-05-04 12:45:48 -07:00
release build: use wombat-dressing-room proxy for publishing releases (#42357) 2021-05-26 17:51:12 +00:00
build-package-dist.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
compare-main-to-patch.js build: clean up references to old master branch (#45856) 2022-05-04 16:23:33 -07:00
puppeteer-chromedriver-versions.js build: use the latest version of Chrome (v93) in non-bazel tests (#43880) 2021-10-29 13:10:25 -07:00
webdriver-manager-update.js build: add retry logic to postinstall script (#45252) 2022-03-03 09:13:25 -08:00