mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c8d757624b
For rebase tooling, use the `GitClient`'s `checkout` method rather than a custom function doing the same task. PR Close #39051