MCPcopy Create free account
hub / github.com/actions/checkout / init

Method init

src/git-command-manager.ts:46–46  ·  view source on GitHub ↗
(objectFormat?: string)

Source from the content-addressed store, hash-verified

44 getSubmoduleConfigPaths(recursive: boolean): Promise<string[]>
45 getWorkingDirectory(): string
46 init(objectFormat?: string): Promise<void>
47 isDetached(): Promise<boolean>
48 lfsFetch(ref: string): Promise<void>
49 lfsInstall(): Promise<void>

Callers 2

getSourceFunction · 0.65

Implementers 1

GitCommandManagersrc/git-command-manager.ts

Calls

no outgoing calls

Tested by

no test coverage detected