Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/changesets/changesets
/ index.test.ts
File
index.test.ts
packages/git/src/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
"path"
;
2
import
fs from
"fs-extra"
;
3
import
spawn from
"spawndamnit"
;
4
import
fileUrl from
"file-url"
;
Callers
nothing calls this directly
Calls
15
gitdir
Function · 0.90
getCurrentCommitId
Function · 0.85
commit
Function · 0.85
getDivergedCommit
Function · 0.85
getAllTags
Function · 0.85
tagExists
Function · 0.85
getCommitsThatAddFiles
Function · 0.85
createDummyCommits
Function · 0.85
addFileAndCommit
Function · 0.85
createShallowClone
Function · 0.85
getCommitCount
Function · 0.85
getChangedFilesSince
Function · 0.85
Tested by
no test coverage detected