MCPcopy Create free account
hub / github.com/Wirasm/kild / gitIn

Function gitIn

engine/src/kild/worktree.git.test.ts:19–19  ·  view source on GitHub ↗
(dir: string, ...args: string[])

Source from the content-addressed store, hash-verified

17const execFile = promisify(execFileCb);
18
19let repo: string;
20let home: string;
21let prevHome: string | undefined;
22

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected