MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / git.spec.ts

File git.spec.ts

src/utils/__tests__/git.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ExecException } from "child_process"
2import * as fs from "fs"
3import * as path from "path"
4

Callers

nothing calls this directly

Calls 13

checkGitInstalledFunction · 0.90
searchCommitsFunction · 0.90
getCommitInfoFunction · 0.90
getWorkingStateFunction · 0.90
getGitRepositoryInfoFunction · 0.90
convertGitUrlToHttpsFunction · 0.90
sanitizeGitUrlFunction · 0.90
extractRepositoryNameFunction · 0.90
getWorkspaceGitInfoFunction · 0.90
getGitStatusFunction · 0.90
rejectMethod · 0.80
fromMethod · 0.80

Tested by

no test coverage detected