mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c655cc5ea0
Add support for a `--no-branch-prompt` flag for the `ng-dev pr merge` tool. This flag enables suppression of the confirmation prompt for which branches the specified PR will merge into. PR Close #40528