mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
934196bdb8
Some usages of the `GitClient` are better served by suppressing the logging of lines that express what commands are being run. Many usages of `GitClient` are contained within tools which are best served by keeping the output clean as mostly read actions are occurring. PR Close #39474