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

Class

ng-dev/release/publish/index.ts:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43export class ReleaseTool {
44 /** The previous git commit to return back to after the release tool runs. */
45 private previousGitBranchOrRevision = this._git.getCurrentBranchOrRevision();
46 /** The release configuration for the release tool run. */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected