Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ ExecException } from
"child_process"
2
import
* as fs from
"fs"
3
import
* as path from
"path"
4
Callers
nothing calls this directly
Calls
13
checkGitInstalled
Function · 0.90
searchCommits
Function · 0.90
getCommitInfo
Function · 0.90
getWorkingState
Function · 0.90
getGitRepositoryInfo
Function · 0.90
convertGitUrlToHttps
Function · 0.90
sanitizeGitUrl
Function · 0.90
extractRepositoryName
Function · 0.90
getWorkspaceGitInfo
Function · 0.90
getGitStatus
Function · 0.90
reject
Method · 0.80
from
Method · 0.80
Tested by
no test coverage detected