Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/di-sukharev/opencommit
/ d
Function
d
out/cli.cjs:64615–64615 ·
view source on GitHub ↗
(t2, n2)
Source
from the content-addressed store, hash-verified
64613
var
C =
"argument"
;
64614
var
{ stringify: h } = JSON;
64615
var
O = /\B([A-Z])/g;
64616
var
v = (t2) => t2.replace(O,
"-$1"
).toLowerCase();
64617
var
{ hasOwnProperty: D } = Object.prototype;
64618
var
w = (t2, n2) => D.call(t2, n2);
Callers
1
onFlag
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected