Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it } from
'node:test'
2
import
assert from
'node:assert'
3
4
import
{ push } from
'../../../src/lib/git/push'
Callers
nothing calls this directly
Calls
6
setupEmptyRepository
Function · 0.90
makeCommit
Function · 0.90
push
Function · 0.90
createBareUpstream
Function · 0.85
exec
Function · 0.85
push
Method · 0.45
Tested by
no test coverage detected