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