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

File gerrit.ts

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

Source from the content-addressed store, hash-verified

1import { GerritConnectionConfig } from "@sourcebot/schemas/v3/index.type";
2import { createLogger } from '@sourcebot/shared';
3import fetch from 'cross-fetch';
4import micromatch from "micromatch";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected