Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/computer
/ clone.test.ts
File
clone.test.ts
packages/computer/src/git/clone.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Tests for `@cloudflare/computer/git`'s `cloneWith` wrapper.
2
//
3
// `cloneWith` is fundamentally an option-translator: it sets a
4
// handful of defaults, splits the user's request into a
Callers
nothing calls this directly
Calls
13
fakeGit
Function · 0.85
cloneWith
Function · 0.85
reset
Method · 0.65
mkdir
Method · 0.65
init
Method · 0.65
writeFile
Method · 0.65
add
Method · 0.65
commit
Method · 0.65
rm
Method · 0.65
checkout
Method · 0.65
readFile
Method · 0.65
stat
Method · 0.65
Tested by
no test coverage detected