MCPcopy 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

1import { execFileSync } from 'node:child_process';
2import fs from 'node:fs';
3import os from 'node:os';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 9

initRepoFunction · 0.85
getWorktreeStatusMethod · 0.80
deleteBranchIfSafeMethod · 0.80
checkBranchExistsMethod · 0.80
gitFunction · 0.70
joinMethod · 0.45
createMethod · 0.45
removeMethod · 0.45
listMethod · 0.45

Tested by

no test coverage detected