mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
115d04c0fd
As `getRepoBaseDir()` relies on git, it should be a method on `GitClient` for retrieval rather than its own utility outside of the common GitClient used for all git ineractions. PR Close #41527