Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ repository-cache.ts
File
repository-cache.ts
packages/core/src/repository-cache.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
"path"
2
import
{ Context, Effect, Layer, Schema } from
"effect"
3
import
{ FSUtil } from
"./fs-util"
4
import
{ Git } from
"./git"
Callers
nothing calls this directly
Calls
9
validateBranch
Function · 0.85
cacheOperation
Function · 0.85
statusForRepository
Function · 0.85
clone
Method · 0.80
errorMessage
Function · 0.70
isError
Function · 0.70
get
Method · 0.65
remove
Method · 0.65
make
Method · 0.45
Tested by
no test coverage detected