Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/desktop/desktop
/ git-store-test.ts
File
git-store-test.ts
app/test/unit/git-store-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, TestContext } from
'node:test'
2
import
assert from
'node:assert'
3
import
{ writeFile } from
'fs/promises'
4
import
* as Path from
'path'
Callers
nothing calls this directly
Calls
13
setupFixtureRepository
Function · 0.90
setupEmptyRepository
Function · 0.90
getStatusOrThrow
Function · 0.90
getRemotes
Function · 0.90
exec
Function · 0.85
setupRepo
Function · 0.85
setupRepositories
Function · 0.85
loadCommitBatch
Method · 0.80
loadStatus
Method · 0.80
loadLocalCommits
Method · 0.80
loadBranches
Method · 0.80
discardChanges
Method · 0.45
Tested by
no test coverage detected