Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electron/forge
/ init-git.spec.ts
File
init-git.spec.ts
packages/api/core/spec/fast/init-scripts/init-git.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execSync } from
'node:child_process'
;
2
import
fs from
'node:fs'
;
3
import
os from
'node:os'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
2
initGit
Function · 0.90
ensureTestDirIsNonexistent
Function · 0.70
Tested by
no test coverage detected