angular-cn/dev-infra/pr
Paul Gschwendtner 49c3ce58bf refactor(dev-infra): remove duplicate method that checks for uncommitted changes (#42409)
Removes the duplicate `hasLocalChanges` method from the Git client. We
already have `hasUncommittedChanges`. Also removes a TODO for adding
`assertNoLocalChanges` as it seems more flexible to manually check
(i.e. better messaging with context on the current tool; e.g. "cannot
perform rebase")

PR Close #42409
2021-06-03 10:36:40 -07:00
..
check-target-branches refactor(dev-infra): use a singleton for GitClient (#41515) 2021-04-12 16:43:54 -07:00
checkout build: upgrade angular build, integration/bazel and @angular/bazel package to rule_nodejs 2.2.0 (#39182) 2020-10-08 11:54:59 -07:00
common refactor(dev-infra): remove duplicate method that checks for uncommitted changes (#42409) 2021-06-03 10:36:40 -07:00
discover-new-conflicts refactor(dev-infra): remove duplicate method that checks for uncommitted changes (#42409) 2021-06-03 10:36:40 -07:00
merge feat(dev-infra): prevent deprecations from being merged into patch branch (#42454) 2021-06-02 13:23:54 -07:00
rebase refactor(dev-infra): remove duplicate method that checks for uncommitted changes (#42409) 2021-06-03 10:36:40 -07:00
BUILD.bazel feat(dev-infra): provide tooling to check what branches a pr targets (#39504) 2020-11-03 14:55:24 -08:00
cli.ts feat(dev-infra): support --no-branch-prompt to suppress the merge tool branch target confirmation (#40528) 2021-01-25 10:45:57 -08:00