MCPcopy Index your code
hub / github.com/code-pushup/cli / git.int.test.ts

File git.int.test.ts

packages/ci/src/lib/git.int.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, rename, rm, writeFile } from 'node:fs/promises';
2import path from 'node:path';
3import { type SimpleGit, simpleGit } from 'simple-git';
4import { initGitRepo } from '@code-pushup/test-utils';

Callers

nothing calls this directly

Calls 4

initGitRepoFunction · 0.90
writeFileFunction · 0.85
mkdirFunction · 0.85
listChangedFilesFunction · 0.85

Tested by

no test coverage detected