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

Class

ng-dev/utils/testing/sandbox-git-client.ts:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 * specified directory.
21 */
22export class SandboxGitClient extends AuthenticatedGitClient {
23 static createInstance(
24 gitBinPath: string,
25 config: {github: GithubConfig},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected