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

File git.ts

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

Source from the content-addressed store, hash-verified

1import { env, createLogger } from "@sourcebot/shared";
2import { existsSync } from 'node:fs';
3import { mkdir } from 'node:fs/promises';
4import { dirname, resolve } from 'node:path';

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected