angular-cn/dev-infra/utils/git
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
..
github-urls.ts refactor(dev-infra): use a singleton for GitClient (#41515) 2021-04-12 16:43:54 -07:00
github-yargs.ts fix(dev-infra): only create authenticated github instance once in yargs (#41603) 2021-04-13 11:50:48 -07:00
github.ts fix(dev-infra): github oauth token not picked up by Octokit (#42456) 2021-06-02 12:48:51 -07:00
index.ts refactor(dev-infra): remove duplicate method that checks for uncommitted changes (#42409) 2021-06-03 10:36:40 -07:00