angular/dev-infra/pr/rebase
Paul Gschwendtner bae7ac3055 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
..
BUILD.bazel refactor(dev-infra): use conventional-commits-parser for commit parsing (#41286) 2021-03-23 13:10:47 -07:00
cli.ts refactor(dev-infra): share more github code between commands (#38656) 2020-09-28 16:11:38 -04:00
index.ts refactor(dev-infra): remove duplicate method that checks for uncommitted changes (#42409) 2021-06-03 10:36:40 -07:00