Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/desktop/desktop
/ init-test.ts
File
init-test.ts
app/test/unit/git/init-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
'node:test'
2
import
assert from
'node:assert'
3
import
* as path from
'path'
4
import
{ existsSync } from
'fs'
Callers
nothing calls this directly
Calls
5
createTempDirectory
Function · 0.90
initGitRepository
Function · 0.90
getStatus
Function · 0.90
getDefaultBranch
Function · 0.90
exec
Function · 0.85
Tested by
no test coverage detected