MCPcopy
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

1import { describe, it } from 'node:test'
2import assert from 'node:assert'
3import * as path from 'path'
4import { existsSync } from 'fs'

Callers

nothing calls this directly

Calls 5

createTempDirectoryFunction · 0.90
initGitRepositoryFunction · 0.90
getStatusFunction · 0.90
getDefaultBranchFunction · 0.90
execFunction · 0.85

Tested by

no test coverage detected