Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/di-sukharev/opencommit
/ L
Function
L
out/cli.cjs:64613–64613 ·
view source on GitHub ↗
(t2)
Source
from the content-addressed store, hash-verified
64611
var
V =
"known-flag"
;
64612
var
k =
"unknown-flag"
;
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();
Callers
1
b
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected