Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{ createHash } from
'crypto'
4
import
{ readFileSync, realpathSync, statSync } from
'fs'
Callers
nothing calls this directly
Calls
9
statSync
Function · 0.90
readFileSync
Function · 0.90
realpathSync
Function · 0.90
memoizeWithLRU
Function · 0.85
logForDiagnosticsNoPII
Function · 0.85
createFindGitRoot
Function · 0.85
createFindCanonicalGitRoot
Function · 0.85
getCwd
Function · 0.85
resolve
Function · 0.70
Tested by
no test coverage detected