MCPcopy Index your code
hub / github.com/codeaashu/claude-code / commitAttribution.ts

File commitAttribution.ts

src/utils/commitAttribution.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createHash, randomUUID, type UUID } from 'crypto'
2import { stat } from 'fs/promises'
3import { isAbsolute, join, relative, sep } from 'path'
4import { getOriginalCwd, getSessionId } from '../bootstrap/state.js'

Callers

nothing calls this directly

Calls 3

sequentialFunction · 0.85
getAttributionRepoRootFunction · 0.85
getRemoteUrlForDirFunction · 0.85

Tested by

no test coverage detected