Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ sync
Function
sync
out/cli.cjs:1035–1037 ·
view source on GitHub ↗
(path5, options)
Source
from the content-addressed store, hash-verified
1033
});
1034
}
1035
function
sync(path5, options) {
1036
return
checkStat(fs7.statSync(path5), path5, options);
1037
}
1038
}
1039
});
1040
Callers
nothing calls this directly
Calls
1
checkStat
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…