MCPcopy Index your code
hub / github.com/dmno-dev/varlock / git-utils.test.ts

File git-utils.test.ts

packages/utils/test/git-utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 describe, test, expect, beforeAll, afterAll,
3} from 'vitest';
4import { mkdirSync, writeFileSync, rmSync } from 'node:fs';

Callers

nothing calls this directly

Calls 1

checkIsFileGitIgnoredFunction · 0.90

Tested by

no test coverage detected