MCPcopy
hub / github.com/desktop/desktop / push-test.ts

File push-test.ts

app/test/unit/git/push-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'
3
4import { push } from '../../../src/lib/git/push'

Callers

nothing calls this directly

Calls 6

setupEmptyRepositoryFunction · 0.90
makeCommitFunction · 0.90
pushFunction · 0.90
createBareUpstreamFunction · 0.85
execFunction · 0.85
pushMethod · 0.45

Tested by

no test coverage detected