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

File git.ts

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

Source from the content-addressed store, hash-verified

1export * as Git from "./git"
2
3import path from "path"
4import { randomUUID } from "crypto"

Callers

nothing calls this directly

Calls 15

repositoryArgsFunction · 0.85
runFunction · 0.70
resolvePathFunction · 0.70
executeFunction · 0.70
listFunction · 0.70
lockedFunction · 0.70
removeMethod · 0.65
gitFunction · 0.50
discoverFunction · 0.50
refreshFunction · 0.50
entryFunction · 0.50
makeMethod · 0.45

Tested by

no test coverage detected