Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agent-tower/core
/ worktree.manager.test.ts
File
worktree.manager.test.ts
packages/server/src/git/worktree.manager.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execFileSync } 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
9
initRepo
Function · 0.85
getWorktreeStatus
Method · 0.80
deleteBranchIfSafe
Method · 0.80
checkBranchExists
Method · 0.80
git
Function · 0.70
join
Method · 0.45
create
Method · 0.45
remove
Method · 0.45
list
Method · 0.45
Tested by
no test coverage detected