Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ worktree.test.ts
File
worktree.test.ts
packages/computer/src/git/worktree.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Behavioural tests for the working-tree family: stash, reset,
2
// and clean. Drives real isomorphic-git + memfs so index and
3
// working-tree effects are observable.
4
Callers
nothing calls this directly
Calls
15
stashPushWith
Function · 0.85
stashListWith
Function · 0.85
stashPopWith
Function · 0.85
resetWith
Function · 0.85
cleanWith
Function · 0.85
init
Function · 0.70
commit
Function · 0.70
statusOf
Function · 0.70
reset
Method · 0.65
writeFile
Method · 0.65
readFile
Method · 0.65
add
Method · 0.65
Tested by
no test coverage detected