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

Class

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

Source from the content-addressed store, hash-verified

14}
15
16export class UserAbortedMergeToolError extends FatalMergeToolError {
17 constructor() {
18 super('Tool exited due to user aborting merge attempt.');
19 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected