MCPcopy Create free account
hub / github.com/angular/dev-infra /

Class

ng-dev/pr/merge/failures.ts:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40export class MergeConflictsFatalError extends FatalMergeToolError {
41 constructor(public failedBranches: string[]) {
42 super(
43 `Cannot not merge pull request into the following branches due to merge ` +

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected