MCPcopy Index your code
hub / github.com/sourcebot-dev/sourcebot / getDiff.ts

File getDiff.ts

packages/web/src/features/tools/getDiff.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getDiff, GetDiffResult } from '@/features/git';
2import { getDiffRequestSchema } from '@/features/git/schemas';
3import { isServiceError } from '@/lib/utils';
4import description from './getDiff.txt';

Callers

nothing calls this directly

Calls 4

getDiffFunction · 0.90
isServiceErrorFunction · 0.90
getRepoInfoByNameFunction · 0.90
formatDiffAsGitDiffFunction · 0.90

Tested by

no test coverage detected