Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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).
17
const
execFile = promisify(execFileCb);
18
19
let
repo: string;
20
let
home: string;
21
let
prevHome: string | undefined;
Callers
1
worktree.git.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected