Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{
2
describe, test, expect, beforeAll, afterAll,
3
} from
'vitest'
;
4
import
{ mkdirSync, writeFileSync, rmSync } from
'node:fs'
;
Callers
nothing calls this directly
Calls
1
checkIsFileGitIgnored
Function · 0.90
Tested by
no test coverage detected