MCPcopy Create free account
hub / github.com/AnukarOP/claude-code-leaked / git.ts

File git.ts

source code/utils/git.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// https://github.com/AnukarOP
2
3import { createHash } from 'crypto'
4import { readFileSync, realpathSync, statSync } from 'fs'

Callers

nothing calls this directly

Calls 9

statSyncFunction · 0.90
readFileSyncFunction · 0.90
realpathSyncFunction · 0.90
memoizeWithLRUFunction · 0.85
logForDiagnosticsNoPIIFunction · 0.85
createFindGitRootFunction · 0.85
getCwdFunction · 0.85
resolveFunction · 0.70

Tested by

no test coverage detected