Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/di-sukharev/opencommit
/ flush
Function
flush
out/cli.cjs:72667–72667 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72665
if
(!timer) {
72666
timer = setTimeout(() => {
72667
timer = null;
72668
invoke(lastArgs);
72669
}, threshold - passed);
72670
}
Callers
1
cli.cjs
File · 0.85
Calls
1
invoke
Function · 0.85
Tested by
no test coverage detected