MCPcopy Index your code
hub / github.com/anomalyco/opencode / git.test.ts

File git.test.ts

packages/core/test/git.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { $ } from "bun"
3import fs from "fs/promises"
4import path from "path"

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
commitFunction · 0.90
branchFunction · 0.90
tmpdirFunction · 0.90
cloneMethod · 0.80
quietMethod · 0.80
refreshMethod · 0.80
writeMethod · 0.80
withRemoteFunction · 0.70
readFunction · 0.70
initRepoFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected