angular-cn/dev-infra/pr
Paul Gschwendtner 0eacba5829 fix(dev-infra): rebase pr script not working (#37489)
The dev-infra rebase PR script currently does not work due to
the following issues:

1. The push refspec is incorrect. It refers to the `base` of the PR, and
not to the `head` of the PR.
2. The push `--force-with-lease` option does not work in a detached head
as no remote-tracking branch is set up.

PR Close #37489
2020-06-09 08:27:32 -07:00
..
discover-new-conflicts refactor(dev-infra): move GitClient to common util (#37318) 2020-06-05 09:46:40 -07:00
merge refactor(dev-infra): move GitClient to common util (#37318) 2020-06-05 09:46:40 -07:00
rebase fix(dev-infra): rebase pr script not working (#37489) 2020-06-09 08:27:32 -07:00
BUILD.bazel feat(dev-infra): create rebase-pr tool in ng-dev (#37055) 2020-05-18 16:18:32 -07:00
cli.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00