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

Function git

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

Source from the content-addressed store, hash-verified

16// uncommitted work or in-use trees, and ensureWorktree must attach (never reset).
17const execFile = promisify(execFileCb);
18
19let repo: string;
20let home: string;
21let prevHome: string | undefined;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected