Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/streamich/git-cz
/ cli.js
File
cli.js
lib/cli.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{spawn, execSync} = require(
'child_process'
);
2
const
fs = require(
'fs'
);
3
const
{join} = require(
'path'
);
4
const
shellescape = require(
'any-shell-escape'
);
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected