MCPcopy Index your code
hub / github.com/TanStack/ai / git-exec.test.ts

File git-exec.test.ts

packages/ai-sandbox/tests/git-exec.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { createExecBackedGit } from '../src/git-exec'
3import type {
4 ExecResult,

Callers

nothing calls this directly

Calls 4

createExecBackedGitFunction · 0.90
recordingProcessFunction · 0.85
cloneMethod · 0.65
statusMethod · 0.45

Tested by

no test coverage detected